Interface protos.google.cloud.networkconnectivity.v1.IListHubSpokesRequest (3.2.0)

Properties of a ListHubSpokesRequest.

Package

@google-cloud/network-connectivity

Properties

filter

filter?: (string|null);

ListHubSpokesRequest filter

name

name?: (string|null);

ListHubSpokesRequest name

orderBy

orderBy?: (string|null);

ListHubSpokesRequest orderBy

pageSize

pageSize?: (number|null);

ListHubSpokesRequest pageSize

pageToken

pageToken?: (string|null);

ListHubSpokesRequest pageToken

spokeLocations

spokeLocations?: (string[]|null);

ListHubSpokesRequest spokeLocations

view

view?: (google.cloud.networkconnectivity.v1.ListHubSpokesRequest.SpokeView|keyof typeof google.cloud.networkconnectivity.v1.ListHubSpokesRequest.SpokeView|null);

ListHubSpokesRequest view