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

GoogleIamV2PolicyOperationMetadata

import type { GoogleIamV2PolicyOperationMetadata } from "https://googleapis.deno.dev/v1/iam:v2.ts";

Metadata for long-running Policy operations.

interface GoogleIamV2PolicyOperationMetadata {
createTime?: Date;
}

§Properties

§
createTime?: Date
[src]

Timestamp when the google.longrunning.Operation was created.