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."],[[["The latest version available for the `SerializedPolicyTag` class within the `Google.Cloud.DataCatalog.V1` namespace is version 2.14.0, with the documentation encompassing versions back to 1.2.0."],["`SerializedPolicyTag` is a nested protocol buffer representing a policy tag and all its descendants in the Data Catalog v1 API, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties such as `ChildPolicyTags`, `Description`, `DisplayName`, and `PolicyTag`, which allow for the management and retrieval of policy tag details, like its children, description, display name, and resource name."],["The class includes two constructors, a default constructor and one that takes another SerializedPolicyTag object, and it is found within the Google.Cloud.DataCatalog.V1.dll assembly."],["The documentation shows a list of previous versions of the same documentation, allowing a user to navigate and read the differences between versions."]]],[]]