Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3RolloutState.php33 public $stepIndex; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RolloutState
66 public function setStepIndex($stepIndex) argument
68 $this->stepIndex = $stepIndex;
75 return $this->stepIndex;