Class: Google::Cloud::NetworkServices::V1::ListHttpRoutesRequest

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

Overview

Request used with the ListHttpRoutes method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



621
622
623
624
# File 'proto_docs/google/cloud/networkservices/v1/http_route.rb', line 621

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

#page_token::String



621
622
623
624
# File 'proto_docs/google/cloud/networkservices/v1/http_route.rb', line 621

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

#parent::String



621
622
623
624
# File 'proto_docs/google/cloud/networkservices/v1/http_route.rb', line 621

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