Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3RolloutConfig.php30 public $rolloutCondition; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RolloutConfig
51 public function setRolloutCondition($rolloutCondition) argument
53 $this->rolloutCondition = $rolloutCondition;
60 return $this->rolloutCondition;