Optionaloptions: CallOptionsDeletes a tag assignment for an Unity Catalog entity by its key.
To delete tags from Unity Catalog entities, you must own the entity or have the following privileges:
To delete a governed tag from Unity Catalog entities, you must also have the ASSIGN or MANAGE permission on the tag policy. See Manage tag policy permissions.
Optionaloptions: CallOptionsGets a tag assignment for an Unity Catalog entity by tag key.
Optionaloptions: CallOptionsList tag assignments for an Unity Catalog entity
PAGINATION BEHAVIOR: The API is by default paginated, a page may contain zero results while still providing a next_page_token. Clients must continue reading pages until next_page_token is absent, which is the only indication that the end of results has been reached.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsUpdates an existing tag assignment for an Unity Catalog entity.
To update tags to Unity Catalog entities, you must own the entity or have the following privileges:
To update a governed tag to Unity Catalog entities, you must also have the ASSIGN or MANAGE permission on the tag policy. See Manage tag policy permissions.
Optionaloptions: CallOptions
Creates a tag assignment for an Unity Catalog entity.
To add tags to Unity Catalog entities, you must own the entity or have the following privileges:
To add a governed tag to Unity Catalog entities, you must also have the ASSIGN or MANAGE permission on the tag policy. See Manage tag policy permissions.