Class: Google::Cloud::ApiGateway::V1::ApiConfig::GrpcServiceDefinition

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

Overview

A gRPC service definition.

Instance Attribute Summary collapse

Instance Attribute Details

#file_descriptor_set::Google::Cloud::ApiGateway::V1::ApiConfig::File



187
188
189
190
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 187

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

#source::Array<::Google::Cloud::ApiGateway::V1::ApiConfig::File>



187
188
189
190
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 187

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