public sealed class ExportTaxonomiesResponse : IMessage<ExportTaxonomiesResponse>, IEquatable<ExportTaxonomiesResponse>, IDeepCloneable<ExportTaxonomiesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ExportTaxonomiesResponse.
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."],[[["This page provides reference documentation for the `ExportTaxonomiesResponse` class within the Google Cloud Data Catalog v1 API."],["The `ExportTaxonomiesResponse` class is used as a response message for exporting taxonomies in the Data Catalog API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffering."],["The latest version of this documentation is version 2.14.0, with multiple previous versions available, going back to 1.2.0, and the current page is highlighting version 2.12.0."],["The class has properties that include a list of taxonomies and policy tags as nested protocol buffers."]]],[]]