ProjectsLocationsGiVersionsListOptions
import type { ProjectsLocationsGiVersionsListOptions } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";Additional options for Oracledatabase#projectsLocationsGiVersionsList.
interface ProjectsLocationsGiVersionsListOptions {
filter?: string;
pageSize?: number;
pageToken?: string;
}§Properties
§
filter?: string
[src]Optional. An expression for filtering the results of the request. Only the
shape and gcp_oracle_zone_id fields are supported in the following
format: shape="{shape}" AND gcp_oracle_zone_id="{gcp_oracle_zone_id}".