public sealed class RenameTagTemplateFieldRequest : IMessage<RenameTagTemplateFieldRequest>, IEquatable<RenameTagTemplateFieldRequest>, IDeepCloneable<RenameTagTemplateFieldRequest>, IBufferMessage, IMessage
Request message for
[RenameTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateField].
[[["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-03-21 UTC."],[[["This webpage details the `RenameTagTemplateFieldRequest` class within the `Google.Cloud.DataCatalog.V1` namespace, used for renaming fields in a tag template."],["The `RenameTagTemplateFieldRequest` class, part of the Google Cloud Data Catalog API, supports several versions, with the latest being version 2.14.0."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its structured use."],["Key properties of the `RenameTagTemplateFieldRequest` class include `Name`, `NewTagTemplateFieldId`, and `TagTemplateFieldName`, all essential for identifying and renaming tag template fields."],["The webpage provides access to documentation and details for several versions of the `RenameTagTemplateFieldRequest`, starting from 1.2.0 all the way to 2.14.0, allowing for comparison between versions."]]],[]]