Google Cloud Contact Center Insights V1 Client - Class AnalysisResult (1.6.2)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class AnalysisResult.

The result of an analysis.

Generated from protobuf message google.cloud.contactcenterinsights.v1.AnalysisResult

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ call_analysis_metadata Google\Cloud\ContactCenterInsights\V1\AnalysisResult\CallAnalysisMetadata

Call-specific metadata created by the analysis.

↳ end_time Google\Protobuf\Timestamp

The time at which the analysis ended.

getCallAnalysisMetadata

Call-specific metadata created by the analysis.

Returns
TypeDescription
Google\Cloud\ContactCenterInsights\V1\AnalysisResult\CallAnalysisMetadata|null

hasCallAnalysisMetadata

setCallAnalysisMetadata

Call-specific metadata created by the analysis.

Parameter
NameDescription
var Google\Cloud\ContactCenterInsights\V1\AnalysisResult\CallAnalysisMetadata
Returns
TypeDescription
$this

getEndTime

The time at which the analysis ended.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasEndTime

clearEndTime

setEndTime

The time at which the analysis ended.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this

getMetadata

Returns
TypeDescription
string