public sealed class SerializedPolicyTag : IMessage<SerializedPolicyTag>, IEquatable<SerializedPolicyTag>, IDeepCloneable<SerializedPolicyTag>, IBufferMessage, IMessage
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 documentation for the `SerializedPolicyTag` class within the `Google.Cloud.DataCatalog.V1` namespace, with version 2.14.0 being the latest and 1.7.0 being the currently displayed version."],["The `SerializedPolicyTag` class is a nested protocol buffer that represents a policy tag and all its descendants, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SerializedPolicyTag` class includes properties for `ChildPolicyTags`, `Description`, `DisplayName`, and `PolicyTag`, allowing for the management of child tags, setting a description and display name, and defining a resource name respectively."],["The page shows the assembly location as `Google.Cloud.DataCatalog.V1.dll` and provides documentation for various versions, from 2.14.0 to 1.2.0, allowing users to navigate to any of them from this page."]]],[]]