Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3DetectIntentResponse.php25 public $allowCancellation; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DetectIntentResponse
46 public function setAllowCancellation($allowCancellation) argument
48 $this->allowCancellation = $allowCancellation;
55 return $this->allowCancellation;