Skip to main content

issues

Overview

Nameissues
TypeResource
Idgoogle.contactcenterinsights.issues

Fields

NameDatatypeDescription
namestringImmutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
createTimestringOutput only. The time at which this issue was created.
displayNamestringThe representative name for the issue.
sampleUtterancesarrayOutput only. Resource names of the sample representative utterances that match to this issue.
updateTimestringOutput only. The most recent time that this issue was updated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTissueModelsId, issuesId, locationsId, projectsIdGets an issue.
listSELECTissueModelsId, locationsId, projectsIdLists issues.
deleteDELETEissueModelsId, issuesId, locationsId, projectsIdDeletes an issue.
patchEXECissueModelsId, issuesId, locationsId, projectsIdUpdates an issue.