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