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
      171 172 173 174  | 
    
      # File 'proto_docs/google/api/client.rb', line 171 class ServiceClassNamesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  | 
  
#value ⇒ ::String
      171 172 173 174  | 
    
      # File 'proto_docs/google/api/client.rb', line 171 class ServiceClassNamesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  |