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-25 UTC."],[[["This webpage provides reference documentation for the `ExportTaxonomiesResponse` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `ExportTaxonomiesResponse` class is designed to handle the response message from the `ExportTaxonomies` operation and is currently implemented in version 2.9.0."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["A key property of the `ExportTaxonomiesResponse` class is `Taxonomies`, which is a `RepeatedField` containing `SerializedTaxonomy` data."],["This page also provides navigation to documentation for different versions ranging from version 2.14.0 (latest) down to 1.2.0, with each version also corresponding to the same class documentation."]]],[]]