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 the response message for the `ExportTaxonomies` operation in the Data Catalog API, under the namespace `Google.Cloud.DataCatalog.V1`."],["The page covers various versions of the API, ranging from version 1.2.0 up to the latest version 2.14.0, each with its respective documentation link for `ExportTaxonomiesResponse`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, comparison, cloning, and buffer manipulation."],["`ExportTaxonomiesResponse` contains a `Taxonomies` property of type `RepeatedField\u003cSerializedTaxonomy\u003e` that represents the list of taxonomies and policy tags that have been exported."]]],[]]