Class ImportDataObjectsMetadata (0.3.0)

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

Metadata for [DataObjectService.ImportDataObjects][].

Attributes

Name Description
create_time google.protobuf.timestamp_pb2.Timestamp
The time the operation was created.
update_time google.protobuf.timestamp_pb2.Timestamp
The time the operation was last updated.
success_count int
Number of DataObjects that were processed successfully.
failure_count int
Number of DataObjects that failed during processing.