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 Google Cloud Data Catalog v1 API, specifically for .NET development."],["The content covers version history, with the latest version being 2.14.0 and going back to version 1.2.0, all pertaining to `GetPolicyTagRequest`."],["The `GetPolicyTagRequest` class is used to send requests to retrieve a specific policy tag via the Data Catalog API, as outlined in the reference documentation."],["The page details the class implementation of `GetPolicyTagRequest`, including its constructors, properties like `Name` and `PolicyTagName`, and inherited members."],["`GetPolicyTagRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."]]],[]]