Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::ResourceLabels (v0.39.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::ResourceLabels.

Collection of GCP labels.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Map of node label keys and node label values.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Map of node label keys and node label values.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Map of node label keys and node label values.