Method: Google::Api::ClientLibrarySettings#java_settings

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

#java_settings::Google::Api::JavaSettings

Returns Settings for legacy Java features, supported in the Service YAML.

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