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

ManagedFoldersGetIamPolicyOptions

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

Additional options for Storage#managedFoldersGetIamPolicy.

interface ManagedFoldersGetIamPolicyOptions {
optionsRequestedPolicyVersion?: number;
userProject?: string;
}

§Properties

§
optionsRequestedPolicyVersion?: number
[src]

The IAM policy format version to be returned. If the optionsRequestedPolicyVersion is for an older version that doesn't support part of the requested IAM policy, the request fails.

§
userProject?: string
[src]

The project to be billed for this request. Required for Requester Pays buckets.