public sealed class ImportEntriesMetadata : IMessage<ImportEntriesMetadata>, IEquatable<ImportEntriesMetadata>, IDeepCloneable<ImportEntriesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ImportEntriesMetadata.
Metadata message for [long-running operation][google.longrunning.Operation]
returned by the
[ImportEntries][google.cloud.datacatalog.v1.DataCatalog.ImportEntries].
Partial errors that are encountered during the ImportEntries operation.
There is no guarantee that all the encountered errors are reported.
However, if no errors are reported, it means that no errors were
encountered.
[[["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 page provides reference documentation for the `ImportEntriesMetadata` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `ImportEntriesMetadata` class is used as a metadata message for long-running operations related to importing entries into the Data Catalog."],["The documentation details the inheritance hierarchy of the `ImportEntriesMetadata` class, along with the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists the available constructors and properties of the class, including `Errors` for partial errors and `State` for the state of the import operation."],["This page contains links to documentation for many different versions of the API, ranging from 1.2.0 to the most recent version of 2.14.0."]]],[]]