Names of fields whose values to overwrite on a tag template. Currently, only display_name and is_publicly_readable can be overwritten. If this parameter is absent or empty, all modifiable fields are overwritten. If such fields are non-required and omitted in the request body, their values are emptied. Note: Updating the is_publicly_readable field may require up to 12 hours to take effect in search results.
getTagTemplate
Required. The template to update. The name field must be set.
Names of fields whose values to overwrite on a tag template. Currently,
only display_name and is_publicly_readable can be overwritten.
If this parameter is absent or empty, all modifiable fields
are overwritten. If such fields are non-required and omitted in the
request body, their values are emptied.
Note: Updating the is_publicly_readable field may require up to 12
hours to take effect in search results.
Names of fields whose values to overwrite on a tag template. Currently,
only display_name and is_publicly_readable can be overwritten.
If this parameter is absent or empty, all modifiable fields
are overwritten. If such fields are non-required and omitted in the
request body, their values are emptied.
Note: Updating the is_publicly_readable field may require up to 12
hours to take effect in search results.
Names of fields whose values to overwrite on a tag template. Currently,
only display_name and is_publicly_readable can be overwritten.
If this parameter is absent or empty, all modifiable fields
are overwritten. If such fields are non-required and omitted in the
request body, their values are emptied.
Note: Updating the is_publicly_readable field may require up to 12
hours to take effect in search results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Data Catalog V1 Client - Class UpdateTagTemplateRequest (2.3.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.2 (latest)](/php/docs/reference/cloud-data-catalog/latest/V1.UpdateTagTemplateRequest)\n- [2.3.1](/php/docs/reference/cloud-data-catalog/2.3.1/V1.UpdateTagTemplateRequest)\n- [2.2.4](/php/docs/reference/cloud-data-catalog/2.2.4/V1.UpdateTagTemplateRequest)\n- [2.1.0](/php/docs/reference/cloud-data-catalog/2.1.0/V1.UpdateTagTemplateRequest)\n- [2.0.2](/php/docs/reference/cloud-data-catalog/2.0.2/V1.UpdateTagTemplateRequest)\n- [1.10.3](/php/docs/reference/cloud-data-catalog/1.10.3/V1.UpdateTagTemplateRequest)\n- [1.9.1](/php/docs/reference/cloud-data-catalog/1.9.1/V1.UpdateTagTemplateRequest)\n- [1.8.2](/php/docs/reference/cloud-data-catalog/1.8.2/V1.UpdateTagTemplateRequest)\n- [1.7.1](/php/docs/reference/cloud-data-catalog/1.7.1/V1.UpdateTagTemplateRequest)\n- [1.6.0](/php/docs/reference/cloud-data-catalog/1.6.0/V1.UpdateTagTemplateRequest)\n- [1.5.1](/php/docs/reference/cloud-data-catalog/1.5.1/V1.UpdateTagTemplateRequest)\n- [1.4.2](/php/docs/reference/cloud-data-catalog/1.4.2/V1.UpdateTagTemplateRequest)\n- [1.3.9](/php/docs/reference/cloud-data-catalog/1.3.9/V1.UpdateTagTemplateRequest) \nReference documentation and code samples for the Google Cloud Data Catalog V1 Client class UpdateTagTemplateRequest.\n\nRequest message for\nUpdateTagTemplate.\n\nGenerated from protobuf message `google.cloud.datacatalog.v1.UpdateTagTemplateRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTagTemplate\n\nRequired. The template to update. The `name` field must be set.\n\n### hasTagTemplate\n\n### clearTagTemplate\n\n### setTagTemplate\n\nRequired. The template to update. The `name` field must be set.\n\n### getUpdateMask\n\nNames of fields whose values to overwrite on a tag template. Currently,\nonly `display_name` and `is_publicly_readable` can be overwritten.\n\nIf this parameter is absent or empty, all modifiable fields\nare overwritten. If such fields are non-required and omitted in the\nrequest body, their values are emptied.\nNote: Updating the `is_publicly_readable` field may require up to 12\nhours to take effect in search results.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nNames of fields whose values to overwrite on a tag template. Currently,\nonly `display_name` and `is_publicly_readable` can be overwritten.\n\nIf this parameter is absent or empty, all modifiable fields\nare overwritten. If such fields are non-required and omitted in the\nrequest body, their values are emptied.\nNote: Updating the `is_publicly_readable` field may require up to 12\nhours to take effect in search results.\n\n### static::build\n\n### static::buildFromTagTemplateUpdateMask"]]