Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::UploadConversationMetadata.
The metadata for an UploadConversation operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#analysis_operation
def analysis_operation() -> ::String
Returns
- (::String) — Output only. The operation name for a successfully created analysis operation, if any.
#applied_redaction_config
def applied_redaction_config() -> ::Google::Cloud::ContactCenterInsights::V1::RedactionConfig
Returns
- (::Google::Cloud::ContactCenterInsights::V1::RedactionConfig) — Output only. The redaction config applied to the uploaded conversation.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation finished running.
#request
def request() -> ::Google::Cloud::ContactCenterInsights::V1::UploadConversationRequest
Returns
- (::Google::Cloud::ContactCenterInsights::V1::UploadConversationRequest) — Output only. The original request.