Class: Google::Cloud::ApiGateway::V1::ListGatewaysRequest

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

Overview

Request message for ApiGatewayService.ListGateways

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



311
312
313
314
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 311

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

#order_by::String



311
312
313
314
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 311

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

#page_size::Integer



311
312
313
314
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 311

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

#page_token::String



311
312
313
314
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 311

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

#parent::String



311
312
313
314
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 311

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