Home
last modified time | relevance | path

Searched refs:conversationCount (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval.php25 public $conversationCount; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval
34 public function setConversationCount($conversationCount) argument
36 $this->conversationCount = $conversationCount;
43 return $this->conversationCount;
H A DGoogleCloudContactcenterinsightsV1CalculateStatsResponse.php33 public $conversationCount; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CalculateStatsResponse
82 public function setConversationCount($conversationCount) argument
84 $this->conversationCount = $conversationCount;
91 return $this->conversationCount;