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

Properties of a ListSubnetworksRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListSubnetworksRequest filter

maxResults

maxResults?: (number|null);

ListSubnetworksRequest maxResults

orderBy

orderBy?: (string|null);

ListSubnetworksRequest orderBy

pageToken

pageToken?: (string|null);

ListSubnetworksRequest pageToken

project

project?: (string|null);

ListSubnetworksRequest project

region

region?: (string|null);

ListSubnetworksRequest region

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListSubnetworksRequest returnPartialSuccess