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 webpage provides reference documentation for the `ImportTaxonomiesResponse` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `ImportTaxonomiesResponse` class is part of the `Google.Cloud.DataCatalog.V1` namespace and is used as the response message for the `ImportTaxonomies` operation."],["This page also provides the user with previous versions of the Data Catalog API's `ImportTaxonomiesResponse` class, ranging from version 2.14.0 down to version 1.2.0."],["The `ImportTaxonomiesResponse` class inherits from the `object` class and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of the `ImportTaxonomiesResponse` class is `Taxonomies`, a `RepeatedField` of `Taxonomy` objects representing the imported taxonomies."]]],[]]