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

Properties of a ListServiceAttachmentsRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListServiceAttachmentsRequest filter

maxResults

maxResults?: (number|null);

ListServiceAttachmentsRequest maxResults

orderBy

orderBy?: (string|null);

ListServiceAttachmentsRequest orderBy

pageToken

pageToken?: (string|null);

ListServiceAttachmentsRequest pageToken

project

project?: (string|null);

ListServiceAttachmentsRequest project

region

region?: (string|null);

ListServiceAttachmentsRequest region

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListServiceAttachmentsRequest returnPartialSuccess