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 webpage provides documentation for the `SerializedPolicyTag` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `SerializedPolicyTag` class is a nested protocol buffer representing a policy tag and all its descendants, as stated in its description."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["The webpage also lists numerous versions of the documentation for `SerializedPolicyTag` ranging from version 2.14.0 (latest) to version 1.2.0, allowing users to access previous iterations."],["The `SerializedPolicyTag` class has properties like `ChildPolicyTags`, `Description`, `DisplayName`, and `PolicyTag` to define its nested structure, a description, display name, and resource name, respectively."]]],[]]