Class: Google::Api::DotnetSettings::RenamedServicesEntry
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Api::DotnetSettings::RenamedServicesEntry
 
 
- 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
      272 273 274 275  | 
    
      # File 'proto_docs/google/api/client.rb', line 272 class RenamedServicesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  | 
  
#value ⇒ ::String
      272 273 274 275  | 
    
      # File 'proto_docs/google/api/client.rb', line 272 class RenamedServicesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  |