Home
last modified time | relevance | path

Searched refs:channelTag (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1ConversationLevelSentiment.php25 public $channelTag; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ConversationLevelSentiment
32 public function setChannelTag($channelTag) argument
34 $this->channelTag = $channelTag;
41 return $this->channelTag;
DGoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.php26 public $channelTag; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment
55 public function setChannelTag($channelTag) argument
57 $this->channelTag = $channelTag;
64 return $this->channelTag;
DGoogleCloudContactcenterinsightsV1CallAnnotation.php29 public $channelTag; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CallAnnotation
76 public function setChannelTag($channelTag) argument
78 $this->channelTag = $channelTag;
85 return $this->channelTag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
DSpeechRecognitionResult.php28 public $channelTag; variable in Google\\Service\\Speech\\SpeechRecognitionResult
55 public function setChannelTag($channelTag) argument
57 $this->channelTag = $channelTag;
64 return $this->channelTag;