Class CreateTagKeyRequest (1.1.2)

CreateTagKeyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for creating a TagKey. .. attribute:: tag_key

Required. The TagKey to be created. Only fields short_name, description, and parent are considered during the creation request.

:type: google.cloud.resourcemanager_v3.types.TagKey

Attribute

NameDescription
validate_only bool
Optional. Set to true to perform validations necessary for creating the resource, but not actually perform the action.