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

Properties of a ListGlobalPublicDelegatedPrefixesRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListGlobalPublicDelegatedPrefixesRequest filter

maxResults

maxResults?: (number|null);

ListGlobalPublicDelegatedPrefixesRequest maxResults

orderBy

orderBy?: (string|null);

ListGlobalPublicDelegatedPrefixesRequest orderBy

pageToken

pageToken?: (string|null);

ListGlobalPublicDelegatedPrefixesRequest pageToken

project

project?: (string|null);

ListGlobalPublicDelegatedPrefixesRequest project

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListGlobalPublicDelegatedPrefixesRequest returnPartialSuccess