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 documentation for the `GetPolicyTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The latest version of the API documented is 2.14.0, and the page lists versions going back to 1.2.0, each with their respective documentation links."],["The `GetPolicyTagRequest` class is used to formulate requests for retrieving policy tag information from the Data Catalog, and it inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `Name`, which is a string representing the resource name of the policy tag, and `PolicyTagName`, which provides a typed view over the `Name` property."],["The documentation includes information on the available constructors for the `GetPolicyTagRequest` class, along with details on the parameters and property values associated with it."]]],[]]