public sealed class SerializedTaxonomy : IMessage<SerializedTaxonomy>, IEquatable<SerializedTaxonomy>, IDeepCloneable<SerializedTaxonomy>, IBufferMessage, IMessage
A nested protocol buffer that represents a taxonomy and the hierarchy of its
policy tags. Used for taxonomy replacement, import, and
export.
[[["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 \u003ccode\u003eSerializedTaxonomy\u003c/code\u003e class represents a nested protocol buffer for a taxonomy and its policy tag hierarchy, primarily used for taxonomy replacement, import, and export.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eActivatedPolicyTypes\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003ePolicyTags\u003c/code\u003e, allowing you to manage taxonomy properties and policy associations.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content outlines the different version releases for this \u003ccode\u003eSerializedTaxonomy\u003c/code\u003e class, the latest version being 2.14.0, but including versions from 2.13.0 down to 1.2.0, highlighting the evolution of the functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSerializedTaxonomy\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to interact within the .NET environment, and also inherit from the \u003ccode\u003eObject\u003c/code\u003e class, inheriting its own functionality.\u003c/p\u003e\n"]]],[],null,[]]