Class: Google::Api::SelectiveGapicGeneration

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/client.rb

Overview

This message is used to configure the generation of a subset of the RPCs in a service for client libraries.

Instance Attribute Summary collapse

Instance Attribute Details

#generate_omitted_as_internal::Boolean



426
427
428
429
# File 'proto_docs/google/api/client.rb', line 426

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

#methods::Array<::String>



426
427
428
429
# File 'proto_docs/google/api/client.rb', line 426

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