LabelGroup

LabelGroup
LabelGroup
JSON Example
{
    "_last_modified": "string",
    "configpb_attributes": {
        "version": 0
    },
    "labels": [
        {
            "match_label": {
                "key": "string",
                "values": [
                    "string"
                ]
            },
            "match_operation": "string"
        }
    ],
    "name": "string",
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Optional

UNIX time since epoch in microseconds. Units(MICROSECONDS).

configpb_attributes
Optional

configpb_attributes

labels
Optional

List of allowed or suggested labels for the label group. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
name
Required

Name of the Label Group. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
url
Optional

url

string
uuid
Optional

UUID of the Label Group. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.