Class: Google::Cloud::GkeHub::V1::Namespace::NamespaceLabelsEntry

Inherits:
Object
  • Object
show all
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

Returns:

  • (::String)


277
278
279
280
# File 'proto_docs/google/cloud/gkehub/v1/fleet.rb', line 277

class NamespaceLabelsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::String

Returns:

  • (::String)


277
278
279
280
# File 'proto_docs/google/cloud/gkehub/v1/fleet.rb', line 277

class NamespaceLabelsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end