Class: Google::Cloud::NetworkConnectivity::V1::QueryHubStatusResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/networkconnectivity/v1/hub.rb

Overview

The response for HubService.QueryHubStatus.

Instance Attribute Summary collapse

Instance Attribute Details

#hub_status_entries::Array<::Google::Cloud::NetworkConnectivity::V1::HubStatusEntry>



723
724
725
726
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 723

class QueryHubStatusResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



723
724
725
726
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 723

class QueryHubStatusResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end