Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AnalyzeIamPolicyLongrunningMetadata

import type { AnalyzeIamPolicyLongrunningMetadata } from "https://googleapis.deno.dev/v1/cloudasset:v1.ts";

Represents the metadata of the longrunning operation for the AnalyzeIamPolicyLongrunning RPC.

interface AnalyzeIamPolicyLongrunningMetadata {
readonly createTime?: Date;
}

§Properties

§
readonly createTime?: Date
[src]

Output only. The time the operation was created.