Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ListGroupsResponse.
Response for HubService.ListGroups method.
Generated from protobuf message google.cloud.networkconnectivity.v1.ListGroupsResponse
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ groups
↳ next_page_token
string
The token for the next page of the response. To see more results, use this value as the page_token for your next request. If this value is empty, there are no more results.
↳ unreachable
array
Hubs that could not be reached.
getGroups
The requested groups.
setGroups
The requested groups.
$this
getNextPageToken
The token for the next page of the response. To see more results, use this value as the page_token for your next request. If this value is empty, there are no more results.
string
setNextPageToken
The token for the next page of the response. To see more results, use this value as the page_token for your next request. If this value is empty, there are no more results.
var
string
$this
getUnreachable
Hubs that could not be reached.
setUnreachable
Hubs that could not be reached.
var
string[]
$this