public sealed class UpdateTagTemplateFieldRequest : IMessage<UpdateTagTemplateFieldRequest>, IEquatable<UpdateTagTemplateFieldRequest>, IDeepCloneable<UpdateTagTemplateFieldRequest>, IBufferMessage, IMessage
Request message for
[UpdateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplateField].
Optional. Names of fields whose values to overwrite on an individual field of a tag
template. The following fields are modifiable:
display_name
type.enum_type
is_required
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 with one exception: when updating an enum
type, the provided values are merged with the existing values. Therefore,
enum values can only be added, existing enum values cannot be deleted or
renamed.
Additionally, updating a template field from optional to required is
not allowed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, which is used to send requests for updating tag template fields.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data transfer and management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e has properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTagTemplateField\u003c/code\u003e, \u003ccode\u003eTagTemplateFieldName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing for specifying the field to update, the new template, the resource name, and which fields to modify.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the various available versions, ranging from 1.2.0 to the latest, 2.14.0, of the \u003ccode\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e within the Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eUpdating the 'UpdateMask' property allows for modification of specific fields within a tag template field, such as 'display_name', 'type.enum_type', and 'is_required', with certain restrictions on deletions and optional to required changes.\u003c/p\u003e\n"]]],[],null,[]]