public sealed class ImportTaxonomiesResponse : IMessage<ImportTaxonomiesResponse>, IEquatable<ImportTaxonomiesResponse>, IDeepCloneable<ImportTaxonomiesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ImportTaxonomiesResponse.
Response message for
[ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies].
[[["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 document provides reference documentation for the `ImportTaxonomiesResponse` class within the Google Cloud Data Catalog V1 API, specifically for .NET."],["The `ImportTaxonomiesResponse` class is a response message used in the `ImportTaxonomies` operation, and the current version covered is 2.11.0, while the latest version is 2.14.0."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of the class is `Taxonomies`, which is a `RepeatedField` containing a collection of `Taxonomy` objects representing the imported taxonomies."],["This document lists the available version numbers of `ImportTaxonomiesResponse` class documentation, ranging from 1.2.0 up to the most current 2.14.0."]]],[]]