Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::IngestConversationsMetadata.
The metadata for an IngestConversations operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#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.
#ingest_conversations_stats
def ingest_conversations_stats() -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsMetadata::IngestConversationsStats
Returns
- (::Google::Cloud::ContactCenterInsights::V1::IngestConversationsMetadata::IngestConversationsStats) — Output only. Statistics for IngestConversations operation.
#partial_errors
def partial_errors() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
#request
def request() -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest
Returns
- (::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest) — Output only. The original request for ingest.