public sealed class SerializedTaxonomy : IMessage<SerializedTaxonomy>, IEquatable<SerializedTaxonomy>, IDeepCloneable<SerializedTaxonomy>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class SerializedTaxonomy.
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"]],[["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 content provides documentation for the `SerializedTaxonomy` class within the Google Cloud Data Catalog v1 API for .NET, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["It offers links to different versions of the `SerializedTaxonomy` documentation, ranging from version 1.2.0 up to the latest version, 2.14.0, for users to navigate."],["`SerializedTaxonomy` is used for taxonomy replacement, import, and export, representing a nested protocol buffer with a taxonomy and its policy tag hierarchy."],["The `SerializedTaxonomy` class has properties like `ActivatedPolicyTypes`, `Description`, `DisplayName`, and `PolicyTags`, allowing users to define a taxonomy's description, display name, activated policy types and associated policy tags."],["The documentation highlights that the `SerializedTaxonomy` class inherits from `Object` and implements `IMessage\u003cSerializedTaxonomy\u003e`, `IEquatable\u003cSerializedTaxonomy\u003e`, `IDeepCloneable\u003cSerializedTaxonomy\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]