Method: Google::Api::PythonSettings#common
- Defined in:
- proto_docs/google/api/client.rb
permalink #common ⇒ ::Google::Api::CommonLanguageSettings
Returns Some settings.
188 189 190 191 |
# File 'proto_docs/google/api/client.rb', line 188 class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |