Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo.php29 public $parentFollowupIntentName; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
48 public function setParentFollowupIntentName($parentFollowupIntentName) argument
50 $this->parentFollowupIntentName = $parentFollowupIntentName;
57 return $this->parentFollowupIntentName;
H A DGoogleCloudDialogflowV2IntentFollowupIntentInfo.php29 public $parentFollowupIntentName; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentFollowupIntentInfo
48 public function setParentFollowupIntentName($parentFollowupIntentName) argument
50 $this->parentFollowupIntentName = $parentFollowupIntentName;
57 return $this->parentFollowupIntentName;
H A DGoogleCloudDialogflowV2Intent.php74 public $parentFollowupIntentName; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Intent
293 public function setParentFollowupIntentName($parentFollowupIntentName) argument
295 $this->parentFollowupIntentName = $parentFollowupIntentName;
302 return $this->parentFollowupIntentName;
H A DGoogleCloudDialogflowV2beta1Intent.php78 public $parentFollowupIntentName; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent
311 public function setParentFollowupIntentName($parentFollowupIntentName) argument
313 $this->parentFollowupIntentName = $parentFollowupIntentName;
320 return $this->parentFollowupIntentName;