Tag Value
Creates a TagValue as a child of the specified TagKey. If a another request with the same parameters is sent while the original request is in process the second request will receive an error. A maximum of 1000 TagValues can exist under a TagKey at any given time.
Properties
Creation time.
Optional. User-assigned description of the TagValue. Must not exceed 256 characters. Read-write.
The namespaced name of the TagValue. Can be in the form {organization_id}/{tag_key_short_name}/{tag_value_short_name}
or {project_id}/{tag_key_short_name}/{tag_value_short_name}
or {project_number}/{tag_key_short_name}/{tag_value_short_name}
.
Immutable. User-assigned short name for TagValue. The short name should be unique for TagValues within the same parent TagKey. The short name must be 63 characters or less, beginning and ending with an alphanumeric character (a-z0-9A-Z) with dashes (-), underscores (_), dots (.), and alphanumerics between.
Update time.