Class: Google::Cloud::Security::PrivateCA::V1::CaPool::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Security::PrivateCA::V1::CaPool::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/security/privateca/v1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
540 541 542 543 |
# File 'proto_docs/google/cloud/security/privateca/v1/resources.rb', line 540 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
540 541 542 543 |
# File 'proto_docs/google/cloud/security/privateca/v1/resources.rb', line 540 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |