Class: Google::Cloud::ApiGateway::V1::ListApiConfigsRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



491
492
493
494
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 491

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

#order_by::String



491
492
493
494
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 491

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

#page_size::Integer



491
492
493
494
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 491

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

#page_token::String



491
492
493
494
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 491

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

#parent::String



491
492
493
494
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 491

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