Lines Matching refs:this

103     $this->action = $action;
110 return $this->action;
117 $this->defaultResponsePlatforms = $defaultResponsePlatforms;
124 return $this->defaultResponsePlatforms;
131 $this->displayName = $displayName;
138 return $this->displayName;
145 $this->endInteraction = $endInteraction;
152 return $this->endInteraction;
159 $this->events = $events;
166 return $this->events;
173 $this->followupIntentInfo = $followupIntentInfo;
180 return $this->followupIntentInfo;
187 $this->inputContextNames = $inputContextNames;
194 return $this->inputContextNames;
201 $this->isFallback = $isFallback;
208 return $this->isFallback;
215 $this->liveAgentHandoff = $liveAgentHandoff;
222 return $this->liveAgentHandoff;
229 $this->messages = $messages;
236 return $this->messages;
243 $this->mlDisabled = $mlDisabled;
250 return $this->mlDisabled;
257 $this->mlEnabled = $mlEnabled;
264 return $this->mlEnabled;
271 $this->name = $name;
278 return $this->name;
285 $this->outputContexts = $outputContexts;
292 return $this->outputContexts;
299 $this->parameters = $parameters;
306 return $this->parameters;
313 $this->parentFollowupIntentName = $parentFollowupIntentName;
320 return $this->parentFollowupIntentName;
327 $this->priority = $priority;
334 return $this->priority;
341 $this->resetContexts = $resetContexts;
348 return $this->resetContexts;
355 $this->rootFollowupIntentName = $rootFollowupIntentName;
362 return $this->rootFollowupIntentName;
369 $this->trainingPhrases = $trainingPhrases;
376 return $this->trainingPhrases;
383 $this->webhookState = $webhookState;
390 return $this->webhookState;