Reference documentation and code samples for the Google Cloud Game Servers V1 Client class LabelSelector.
The label selector, used to group labels on the resources.
Generated from protobuf message google.cloud.gaming.v1.LabelSelector
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ labels |
array|Google\Protobuf\Internal\MapField
Resource labels for this selector. |
getLabels
Resource labels for this selector.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\MapField |
setLabels
Resource labels for this selector.
Parameter | |
---|---|
Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
Returns | |
---|---|
Type | Description |
$this |