OrganizationsLocationsPostureDeploymentsListOptions
import type { OrganizationsLocationsPostureDeploymentsListOptions } from "https://googleapis.deno.dev/v1/securityposture:v1.ts";
Additional options for SecurityPosture#organizationsLocationsPostureDeploymentsList.
interface OrganizationsLocationsPostureDeploymentsListOptions {
filter?: string;
pageSize?: number;
pageToken?: string;
}§Properties
§
filter?: string
[src]Optional. A filter to apply to the list of postures, in the format defined in AIP-160: Filtering.