ProjectsLocationsExascaleDbStorageVaultsListOptions
import type { ProjectsLocationsExascaleDbStorageVaultsListOptions } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";Additional options for Oracledatabase#projectsLocationsExascaleDbStorageVaultsList.
interface ProjectsLocationsExascaleDbStorageVaultsListOptions {
filter?: string;
orderBy?: string;
pageSize?: number;
pageToken?: string;
}§Properties
§
filter?: string
[src]Optional. An expression for filtering the results of the request. Filter the list as specified in https://google.aip.dev/160.
§
orderBy?: string
[src]Optional. An expression for ordering the results of the request. Order results as specified in https://google.aip.dev/132.