Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::AnalysisResult.
The result of an analysis.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#call_analysis_metadata
def call_analysis_metadata() -> ::Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata
Returns
- (::Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata) — Call-specific metadata created by the analysis.
#call_analysis_metadata=
def call_analysis_metadata=(value) -> ::Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata
Parameter
- value (::Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata) — Call-specific metadata created by the analysis.
Returns
- (::Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata) — Call-specific metadata created by the analysis.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time at which the analysis ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time at which the analysis ended.
Returns
- (::Google::Protobuf::Timestamp) — The time at which the analysis ended.