Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::QueryHubStatusResponse (v1.1.0)

Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::QueryHubStatusResponse.

The response for HubService.QueryHubStatus.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#hub_status_entries

def hub_status_entries() -> ::Array<::Google::Cloud::NetworkConnectivity::V1::HubStatusEntry>
Returns

#hub_status_entries=

def hub_status_entries=(value) -> ::Array<::Google::Cloud::NetworkConnectivity::V1::HubStatusEntry>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::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.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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.