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-04-09 UTC."],[[["This webpage provides documentation for the `SerializedPolicyTag` class within the Google Cloud Data Catalog v1 API."],["The `SerializedPolicyTag` class is a nested protocol buffer that represents a policy tag and its descendants and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions 1.2.0 up to the latest version 2.14.0, and includes details on constructors, properties such as `ChildPolicyTags`, `Description`, `DisplayName`, and `PolicyTag`, as well as inherited members."],["`SerializedPolicyTag` has properties that allow it to have child policy tags, as well as contain a description, display name, and a policy tag resource name."],["The documentation includes information regarding the namespace, assembly, and inherited members of the `SerializedPolicyTag` class."]]],[]]