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."],[[["The latest version available for `SerializedPolicyTag` within the `Google.Cloud.DataCatalog.V1` namespace is 2.14.0, with numerous prior versions ranging from 2.13.0 down to 1.2.0 also being accessible."],["`SerializedPolicyTag` is a class that represents a nested protocol buffer for a policy tag and all of its descendants, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides constructors for creating instances, either default or by copying another `SerializedPolicyTag` object."],["Key properties of `SerializedPolicyTag` include `ChildPolicyTags` (to define children), `Description` (to describe), `DisplayName` (for a display name), and `PolicyTag` (its resource name)."]]],[]]