InstantSnapshotGroupsGetIamPolicyOptions
import type { InstantSnapshotGroupsGetIamPolicyOptions } from "https://googleapis.deno.dev/v1/compute:v1.ts";Additional options for Compute#instantSnapshotGroupsGetIamPolicy.
interface InstantSnapshotGroupsGetIamPolicyOptions {
optionsRequestedPolicyVersion?: number;
}