Class: Google::Cloud::Kms::Inventory::V1::ProtectedResource::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Kms::Inventory::V1::ProtectedResource::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/kms/inventory/v1/key_tracking_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
207 208 209 210 |
# File 'proto_docs/google/cloud/kms/inventory/v1/key_tracking_service.rb', line 207 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
207 208 209 210 |
# File 'proto_docs/google/cloud/kms/inventory/v1/key_tracking_service.rb', line 207 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |