Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo.php25 public $followupIntentName; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
34 public function setFollowupIntentName($followupIntentName) argument
36 $this->followupIntentName = $followupIntentName;
43 return $this->followupIntentName;
H A DGoogleCloudDialogflowV2IntentFollowupIntentInfo.php25 public $followupIntentName; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentFollowupIntentInfo
34 public function setFollowupIntentName($followupIntentName) argument
36 $this->followupIntentName = $followupIntentName;
43 return $this->followupIntentName;