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-03-25 UTC."],[[["This webpage details the `GetPolicyTagRequest` class within the `Google.Cloud.DataCatalog.V1` namespace, used to request a specific policy tag."],["The `GetPolicyTagRequest` class, which is version 1.3.0, is part of the Google Cloud Data Catalog API and includes constructors, properties, and inherited members."],["The `Name` property is a required string that represents the resource name of the policy tag being requested, while `PolicyTagName` provides a typed view of this name."],["This page provides a list of the different versions for the `GetPolicyTagRequest` class, with version 2.14.0 being the latest available version."]]],[]]