public sealed class SerializedPolicyTag : IMessage<SerializedPolicyTag>, IEquatable<SerializedPolicyTag>, IDeepCloneable<SerializedPolicyTag>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class SerializedPolicyTag.
A nested protocol buffer that represents a policy tag and all its
descendants.
[[["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 `SerializedPolicyTag` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `SerializedPolicyTag` class represents a nested protocol buffer structure for a policy tag and its descendants, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is version 2.14.0, and it also lists documentation for previous versions, going as far back as version 1.2.0."],["Key properties of the `SerializedPolicyTag` class include `ChildPolicyTags` (for child policy tags), `Description` (a descriptive text), `DisplayName` (the name of the policy tag), and `PolicyTag` (the resource name)."],["It contains info on the `SerializedPolicyTag` constructor and inherited members."]]],[]]