Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse.php28 …blic function setCurrentStats(GoogleCloudContactcenterinsightsV1IssueModelLabelStats $currentStats) argument
30 $this->currentStats = $currentStats;
37 return $this->currentStats;