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."],[[["The latest version available for the `ImportTaxonomiesResponse` class is 2.14.0, with several previous versions listed."],["This documentation page provides reference details for the `ImportTaxonomiesResponse` class in version 2.7.0 of the Google Cloud Data Catalog v1 API."],["The `ImportTaxonomiesResponse` class is part of the `Google.Cloud.DataCatalog.V1` namespace and is found within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["This class is a response message for importing taxonomies, and it inherits from `object` while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Taxonomies` property, which is of type `RepeatedField\u003cTaxonomy\u003e`, representing the collection of imported taxonomies."]]],[]]