Class: Google::Cloud::NetworkServices::V1::ListGatewaysRequest

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

Overview

Request used with the ListGateways method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



199
200
201
202
# File 'proto_docs/google/cloud/networkservices/v1/gateway.rb', line 199

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

#page_token::String



199
200
201
202
# File 'proto_docs/google/cloud/networkservices/v1/gateway.rb', line 199

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

#parent::String



199
200
201
202
# File 'proto_docs/google/cloud/networkservices/v1/gateway.rb', line 199

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