Method: Google::Api::CommonLanguageSettings#destinations

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

#destinations::Array<::Google::Api::ClientLibraryDestination>

Returns The destination where API teams want this client library to be published.

Returns:



34
35
36
37
# File 'proto_docs/google/api/client.rb', line 34

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