Represents a Label that can be applied to an entity.
JSON representation |
---|
{ "label": string, "negated": boolean } |
Fields | |
---|---|
label |
Required. The label to be applied. Format: "networks/{networkCode}/labels/{labelId}" |
negated |
Specifies whether or not to negate the effects of the label. |