Method: Google::Api::PhpSettings#common
- Defined in:
- proto_docs/google/api/client.rb
#common ⇒ ::Google::Api::CommonLanguageSettings
Returns Some settings.
193 194 195 196 |
# File 'proto_docs/google/api/client.rb', line 193 class PhpSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |