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