public sealed class GetPolicyTagRequest : IMessage<GetPolicyTagRequest>, IEquatable<GetPolicyTagRequest>, IDeepCloneable<GetPolicyTagRequest>, IBufferMessage, IMessage
Request message for
[GetPolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.GetPolicyTag].
[[["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-04-09 UTC."],[[["The latest version of the `GetPolicyTagRequest` is 2.14.0, while this page focuses on version 1.4.0."],["`GetPolicyTagRequest` is used as a request message for retrieving a policy tag via `google.cloud.datacatalog.v1.PolicyTagManager.GetPolicyTag`."],["`GetPolicyTagRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties `Name` which is a required string to identify the policy tag, and `PolicyTagName`, which is a typed view over the `Name` property."],["The page provides a full history of versioning for `GetPolicyTagRequest` starting from 1.2.0 to the latest 2.14.0."]]],[]]