Method: Google::Api::GoSettings#common
- Defined in:
- proto_docs/google/api/client.rb
permalink #common ⇒ ::Google::Api::CommonLanguageSettings
Returns Some settings.
224 225 226 227 |
# File 'proto_docs/google/api/client.rb', line 224 class GoSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |