public sealed class SerializedPolicyTag : IMessage<SerializedPolicyTag>, IEquatable<SerializedPolicyTag>, IDeepCloneable<SerializedPolicyTag>, IBufferMessage, IMessage
Message representing one policy tag, including all its descendant policy
tags, as a nested proto.
Description of the serialized policy tag. The length of the description is
limited to 2000 bytes when encoded in UTF-8. If not set, defaults to an
empty description.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eSerializedPolicyTag\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace is 2.14.0, with a range of other versions from 2.13.0 down to 1.2.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSerializedPolicyTag\u003c/code\u003e is a message class that represents a policy tag and its descendant policy tags in a nested format, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides constructors for creating instances, either default or by copying another \u003ccode\u003eSerializedPolicyTag\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSerializedPolicyTag\u003c/code\u003e include \u003ccode\u003eChildPolicyTags\u003c/code\u003e, representing its children, as well as \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003ePolicyTag\u003c/code\u003e to define the tag's attributes and identifier.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from \u003ccode\u003eObject\u003c/code\u003e, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, as well as its implemented interfaces.\u003c/p\u003e\n"]]],[],null,[]]