Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ListSpokesResponse.
The response for HubService.ListSpokes .
Generated from protobuf message google.cloud.networkconnectivity.v1.ListSpokesResponse
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ spokes
↳ next_page_token
string
The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.
↳ unreachable
array
Locations that could not be reached.
getSpokes
The requested spokes.
setSpokes
The requested spokes.
$this
getNextPageToken
The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.
string
setNextPageToken
The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this