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-04-17 UTC."],[[["This webpage provides reference documentation for the `GetPolicyTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `GetPolicyTagRequest` class is a request message used to retrieve a policy tag via the `GetPolicyTag` method in the Data Catalog v1 API, as part of the `PolicyTagManager`."],["This page contains documentation for several versions of the `GetPolicyTagRequest`, with the latest being version 2.14.0, and provides links to documentation for older versions, going back to version 1.2.0."],["The `GetPolicyTagRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that accepts another `GetPolicyTagRequest` as a parameter, along with two properties: `Name`, a required string, and `PolicyTagName`, a typed view over the `Name`."]]],[]]