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
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\ContactCenterInsights\V1\AnalysisResult\CallAnalysisMetadata|null |
hasCallAnalysisMetadata
setCallAnalysisMetadata
Call-specific metadata created by the analysis.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\ContactCenterInsights\V1\AnalysisResult\CallAnalysisMetadata
|
Returns | |
---|---|
Type | Description |
$this |
getEndTime
The time at which the analysis ended.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasEndTime
clearEndTime
setEndTime
The time at which the analysis ended.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |
getMetadata
Returns | |
---|---|
Type | Description |
string |