Skip to main content

analyses

Overview

Nameanalyses
TypeResource
Idgoogle.contactcenterinsights.analyses

Fields

NameDatatypeDescription
namestringImmutable. The resource name of the analysis. Format: projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
analysisResultobjectThe result of an analysis.
annotatorSelectorobjectSelector of all available annotators and phrase matchers to run.
createTimestringOutput only. The time at which the analysis was created, which occurs when the long-running operation completes.
requestTimestringOutput only. The time at which the analysis was requested.

Methods

NameAccessible byRequired ParamsDescription
getSELECTanalysesId, conversationsId, locationsId, projectsIdGets an analysis.
listSELECTconversationsId, locationsId, projectsIdLists analyses.
createINSERTconversationsId, locationsId, projectsIdCreates an analysis. The long running operation is done when the analysis has completed.
deleteDELETEanalysesId, conversationsId, locationsId, projectsIdDeletes an analysis.
_listEXECconversationsId, locationsId, projectsIdLists analyses.