Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class FeedbackLabel.
Represents a conversation, resource, and label provided by the user.
Generated from protobuf message google.cloud.contactcenterinsights.v1.FeedbackLabel
Namespace
Google \ Cloud \ ContactCenterInsights \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ label
string
String label.
↳ qa_answer_label
↳ name
string
Immutable. Resource name of the FeedbackLabel. Format: projects/{project}/locations/{location}/conversations/{conversation}/feedbackLabels/{feedback_label}
↳ labeled_resource
string
Resource name of the resource to be labeled.
↳ create_time
↳ update_time
getLabel
String label.
string
hasLabel
setLabel
String label.
var
string
$this
getQaAnswerLabel
QaAnswer label.
hasQaAnswerLabel
setQaAnswerLabel
QaAnswer label.
$this
getName
Immutable. Resource name of the FeedbackLabel.
Format: projects/{project}/locations/{location}/conversations/{conversation}/feedbackLabels/{feedback_label}
string
setName
Immutable. Resource name of the FeedbackLabel.
Format: projects/{project}/locations/{location}/conversations/{conversation}/feedbackLabels/{feedback_label}
var
string
$this
getLabeledResource
Resource name of the resource to be labeled.
string
setLabeledResource
Resource name of the resource to be labeled.
var
string
$this
getCreateTime
Output only. Create time of the label.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Create time of the label.
$this
getUpdateTime
Output only. Update time of the label.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Update time of the label.
$this
getLabelType
string

