Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DBatchCreateSessionsRequest.php25 public $sessionCount; variable in Google\\Service\\Spanner\\BatchCreateSessionsRequest
32 public function setSessionCount($sessionCount) argument
34 $this->sessionCount = $sessionCount;
41 return $this->sessionCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics.php28 public $sessionCount; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics
51 public function setSessionCount($sessionCount) argument
53 $this->sessionCount = $sessionCount;
60 return $this->sessionCount;