Class: Google::Cloud::GkeHub::V1::Scope::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::GkeHub::V1::Scope::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gkehub/v1/fleet.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
483 484 485 486 |
# File 'proto_docs/google/cloud/gkehub/v1/fleet.rb', line 483 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
483 484 485 486 |
# File 'proto_docs/google/cloud/gkehub/v1/fleet.rb', line 483 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |