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

Properties of a ListGlobalOrganizationOperationsRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListGlobalOrganizationOperationsRequest filter

maxResults

maxResults?: (number|null);

ListGlobalOrganizationOperationsRequest maxResults

orderBy

orderBy?: (string|null);

ListGlobalOrganizationOperationsRequest orderBy

pageToken

pageToken?: (string|null);

ListGlobalOrganizationOperationsRequest pageToken

parentId

parentId?: (string|null);

ListGlobalOrganizationOperationsRequest parentId

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListGlobalOrganizationOperationsRequest returnPartialSuccess