Class: Google::Cloud::NetworkConnectivity::V1::ListHubSpokesResponse

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.ListHubSpokes.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



659
660
661
662
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 659

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

#spokes::Array<::Google::Cloud::NetworkConnectivity::V1::Spoke>



659
660
661
662
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 659

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

#unreachable::Array<::String>



659
660
661
662
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 659

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