Class: Google::Api::ClientLibrarySettings

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

Overview

Details about how and where to publish client libraries.

Instance Attribute Summary collapse

Instance Attribute Details

#cpp_settings::Google::Api::CppSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#dotnet_settings::Google::Api::DotnetSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#go_settings::Google::Api::GoSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#java_settings::Google::Api::JavaSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#launch_stage::Google::Api::LaunchStage



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#node_settings::Google::Api::NodeSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#php_settings::Google::Api::PhpSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#python_settings::Google::Api::PythonSettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#rest_numeric_enums::Boolean



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#ruby_settings::Google::Api::RubySettings



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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

#version::String



73
74
75
76
# File 'proto_docs/google/api/client.rb', line 73

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