Class: Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment::LabelSet::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment::LabelSet::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/osconfig/v1alpha/os_policy_assignments.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
123 124 125 126 |
# File 'proto_docs/google/cloud/osconfig/v1alpha/os_policy_assignments.rb', line 123 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
123 124 125 126 |
# File 'proto_docs/google/cloud/osconfig/v1alpha/os_policy_assignments.rb', line 123 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |