Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2EntityType.php26 public $autoExpansionMode; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2EntityType
49 public function setAutoExpansionMode($autoExpansionMode) argument
51 $this->autoExpansionMode = $autoExpansionMode;
58 return $this->autoExpansionMode;
H A DGoogleCloudDialogflowV2beta1EntityType.php26 public $autoExpansionMode; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1EntityType
49 public function setAutoExpansionMode($autoExpansionMode) argument
51 $this->autoExpansionMode = $autoExpansionMode;
58 return $this->autoExpansionMode;
H A DGoogleCloudDialogflowCxV3EntityType.php26 public $autoExpansionMode; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EntityType
55 public function setAutoExpansionMode($autoExpansionMode) argument
57 $this->autoExpansionMode = $autoExpansionMode;
64 return $this->autoExpansionMode;