Google Cloud Network Connectivity V1 Client - Class ListHubsResponse (2.3.0)

Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ListHubsResponse.

Response for HubService.ListHubs method.

Generated from protobuf message google.cloud.networkconnectivity.v1.ListHubsResponse

Namespace

Google \ Cloud \ NetworkConnectivity \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ hubs
array< Hub >

The requested hubs.

↳ 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

Locations that could not be reached.

getHubs

The requested hubs.

Returns
Type
Description

setHubs

The requested hubs.

Parameter
Name
Description
var
array< Hub >
Returns
Type
Description
$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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: