public sealed class SerializedTaxonomy : IMessage<SerializedTaxonomy>, IEquatable<SerializedTaxonomy>, IDeepCloneable<SerializedTaxonomy>, IBufferMessage, IMessage
Message representing a taxonomy, including its policy tags in hierarchy, as a
nested proto. 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 content provides documentation for the \u003ccode\u003eSerializedTaxonomy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, covering versions from 1.2.0 up to the latest version, 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSerializedTaxonomy\u003c/code\u003e is a message class used for representing a taxonomy and its policy tags for operations like replacement, import, and export, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\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 for detailed configuration and information storage about the taxonomy.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a default one, and one that takes another \u003ccode\u003eSerializedTaxonomy\u003c/code\u003e as a parameter for copying, which are both found within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the inheritance from the Object class, as well as which members are inherited from it, and has links to documentation regarding these members.\u003c/p\u003e\n"]]],[],null,[]]