Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::LabelSelector.
The label selector, used to group labels on the resources.
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}) — Resource labels for this selector.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Resource labels for this selector.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Resource labels for this selector.