ImportConversationDataOperationMetadata(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Metadata for a ConversationDatasets.ImportConversationData operation.
Attributes |
|
---|---|
Name | Description |
conversation_dataset |
str
The resource name of the imported conversation dataset. Format: projects/
|
partial_failures |
MutableSequence[google.rpc.status_pb2.Status]
Partial failures are failures that don't fail the whole long running operation, e.g. single files that couldn't be read. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Timestamp when import conversation data request was created. The time is measured on server side. |