Class ImportConversationDataOperationMetadata (2.14.0)

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

Metadata for a ConversationDatasets.ImportConversationData operation.

Attributes

NameDescription
conversation_dataset str
The resource name of the imported conversation dataset. Format: ``projects/
partial_failures Sequence[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.

Inheritance

builtins.object > proto.message.Message > ImportConversationDataOperationMetadata