Interface protos.google.cloud.networkconnectivity.v1.IListDestinationsRequest (4.6.0)

Properties of a ListDestinationsRequest.

Package

@google-cloud/network-connectivity

Properties

filter

filter?: (string|null);

ListDestinationsRequest filter

orderBy

orderBy?: (string|null);

ListDestinationsRequest orderBy

pageSize

pageSize?: (number|null);

ListDestinationsRequest pageSize

pageToken

pageToken?: (string|null);

ListDestinationsRequest pageToken

parent

parent?: (string|null);

ListDestinationsRequest parent

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListDestinationsRequest returnPartialSuccess