ImportDataOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)Metadata of an ImportData operation.
Attributes |
|
|---|---|
| Name | Description |
dataset |
str
Output only. The name of imported dataset. "projects/*/datasets/*". |
partial_failures |
MutableSequence[google.rpc.status_pb2.Status]
Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when import dataset request was created. |