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-21 UTC."],[[["This page provides documentation for the `ImportTaxonomiesResponse` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `ImportTaxonomiesResponse` class serves as the response message for the `ImportTaxonomies` operation in the `PolicyTagManagerSerialization` service of Google's Data Catalog."],["It outlines the inheritance hierarchy, which includes implementation of several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing detailed links to their full documentation."],["The documentation contains versions ranging from 1.2.0 to 2.14.0, with 2.14.0 being the latest, and also includes the `ImportTaxonomiesResponse` constructor details."],["The `Taxonomies` property, a `RepeatedField` of `Taxonomy` type, is where imported taxonomies are stored and is detailed under properties."]]],[]]