Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class Issue.
The issue resource.
Generated from protobuf message google.cloud.contactcenterinsights.v1.Issue
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Immutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
↳ display_name
string
The representative name for the issue.
↳ create_time
↳ update_time
getName
Immutable. The resource name of the issue.
Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
string
setName
Immutable. The resource name of the issue.
Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
var
string
$this
getDisplayName
The representative name for the issue.
string
setDisplayName
The representative name for the issue.
var
string
$this
getCreateTime
Output only. The time at which this issue was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time at which this issue was created.
$this
getUpdateTime
Output only. The most recent time that this issue was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The most recent time that this issue was updated.
$this