OrganizationsLocationsPosturesGetOptions
import type { OrganizationsLocationsPosturesGetOptions } from "https://googleapis.deno.dev/v1/securityposture:v1.ts";
Additional options for SecurityPosture#organizationsLocationsPosturesGet.
interface OrganizationsLocationsPosturesGetOptions {
revisionId?: string;
}