Interface protos.google.cloud.compute.v1.IListUsableBackendServicesRequest (4.3.0)

Properties of a ListUsableBackendServicesRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListUsableBackendServicesRequest filter

maxResults

maxResults?: (number|null);

ListUsableBackendServicesRequest maxResults

orderBy

orderBy?: (string|null);

ListUsableBackendServicesRequest orderBy

pageToken

pageToken?: (string|null);

ListUsableBackendServicesRequest pageToken

project

project?: (string|null);

ListUsableBackendServicesRequest project

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListUsableBackendServicesRequest returnPartialSuccess