public sealed class GetPolicyTagRequest : IMessage<GetPolicyTagRequest>, IEquatable<GetPolicyTagRequest>, IDeepCloneable<GetPolicyTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class GetPolicyTagRequest.
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 provides reference documentation for the `GetPolicyTagRequest` class within the Data Catalog v1 API, specifically for .NET development, across multiple versions."],["The latest version of the `GetPolicyTagRequest` documentation is for version 2.14.0, and documentation is available for versions all the way down to 1.2.0."],["The `GetPolicyTagRequest` class is used to retrieve a specific policy tag, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPolicyTagRequest` class has two constructors, one default and one that takes another `GetPolicyTagRequest` as a parameter, and it includes properties like `Name` and `PolicyTagName`."]]],[]]