Class UploadConversationMetadata (1.17.3)

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

The metadata for an UploadConversation operation.

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation was created.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation finished running.
request google.cloud.contact_center_insights_v1.types.UploadConversationRequest
Output only. The original request.
analysis_operation str
Output only. The operation name for a successfully created analysis operation, if any.
applied_redaction_config google.cloud.contact_center_insights_v1.types.RedactionConfig
Output only. The redaction config applied to the uploaded conversation.