Class ImportEntriesMetadata (3.20.0)

ImportEntriesMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata message for [long-running operation][google.longrunning.Operation] returned by the ImportEntries.

Attributes

Name Description
state google.cloud.datacatalog_v1.types.ImportEntriesMetadata.ImportState
State of the import operation.
errors MutableSequence[google.rpc.status_pb2.Status]
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.

Classes

ImportState

ImportState(value)

Enum holding possible states of the import operation.