public sealed class ExportTaxonomiesResponse : IMessage<ExportTaxonomiesResponse>, IEquatable<ExportTaxonomiesResponse>, IDeepCloneable<ExportTaxonomiesResponse>, IBufferMessage, IMessage
Response message for
[ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies].
[[["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-21 UTC."],[[["The latest version of the `ExportTaxonomiesResponse` is 2.14.0, and the page provides links to versions all the way back to 1.2.0."],["The `ExportTaxonomiesResponse` class is a response message for the `ExportTaxonomies` operation within the Google Cloud Data Catalog v1 API."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes a constructor and a `Taxonomies` property that holds a list of taxonomies and policy tags as nested protocol buffers."],["The `ExportTaxonomiesResponse` is contained within the `Google.Cloud.DataCatalog.V1` namespace, in the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]