Class: Google::Cloud::NetworkConnectivity::V1::ListSpokesRequest

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 request for HubService.ListSpokes.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



828
829
830
831
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 828

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

#order_by::String



828
829
830
831
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 828

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

#page_size::Integer



828
829
830
831
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 828

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

#page_token::String



828
829
830
831
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 828

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

#parent::String



828
829
830
831
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 828

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