Class: Google::Cloud::CertificateManager::V1::CertificateMapEntry::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::CertificateManager::V1::CertificateMapEntry::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
772 773 774 775 |
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 772 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
772 773 774 775 |
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 772 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |