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-21 UTC."],[[["This document provides reference documentation for the `ImportEntriesMetadata` class within the Google Cloud Data Catalog v1 API, specifically for version 2.3.0."],["`ImportEntriesMetadata` is a metadata message for long-running operations, used in the context of importing entries in Google Cloud Data Catalog."],["The document details the `ImportEntriesMetadata` class's properties, including `Errors` for reporting partial errors and `State` to reflect the status of the import operation."],["The `ImportEntriesMetadata` class inherits from object and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document includes links to older versions of the `ImportEntriesMetadata` class, ranging from version 1.2.0 all the way up to the latest 2.14.0."]]],[]]