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 documentation for the `ExportTaxonomiesResponse` class within the Google Cloud Data Catalog v1 API, specifically for .NET."],["The latest version of the `ExportTaxonomiesResponse` is 2.14.0, with historical versions ranging down to 1.2.0, and version 2.3.0 being the main focal point on this page."],["`ExportTaxonomiesResponse` is used as the response message for the `ExportTaxonomies` operation in the Policy Tag Manager Serialization section."],["The `ExportTaxonomiesResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class's primary property, `Taxonomies`, is of type `RepeatedField\u003cSerializedTaxonomy\u003e`, holding a list of taxonomies and policy tags."]]],[]]