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 document provides reference documentation for the `ExportTaxonomiesResponse` class within the Google Cloud Data Catalog v1 API, specifically for version 2.11.0."],["The `ExportTaxonomiesResponse` class is used as a response message for exporting taxonomies within the Data Catalog, as defined by the PolicyTagManagerSerialization."],["The latest version of this documentation is 2.14.0, and multiple other versions of this class are also available, ranging from version 1.2.0 to 2.13.0."],["The `ExportTaxonomiesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of this class is `Taxonomies`, which is a `RepeatedField` containing a list of `SerializedTaxonomy` objects representing exported taxonomies and their policy tags."]]],[]]