Class: Google::Api::JavaSettings::ServiceClassNamesEntry
- Inherits:
- 
      Object
      
        - Object
- Google::Api::JavaSettings::ServiceClassNamesEntry
 
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/api/client.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
| 174 175 176 177 | # File 'proto_docs/google/api/client.rb', line 174 class ServiceClassNamesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end | 
#value ⇒ ::String
| 174 175 176 177 | # File 'proto_docs/google/api/client.rb', line 174 class ServiceClassNamesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |