Method: Google::Api::ClientLibrarySettings#cpp_settings

Defined in:
proto_docs/google/api/client.rb

#cpp_settings::Google::Api::CppSettings

Returns Settings for C++ client libraries.

Returns:


76
77
78
79
# File 'proto_docs/google/api/client.rb', line 76

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