Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlowsPages.php21 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Page; alias
42 * @param GoogleCloudDialogflowCxV3Page $postBody
60 * @return GoogleCloudDialogflowCxV3Page
62 public function create($parent, GoogleCloudDialogflowCxV3Page $postBody, $optParams = [])
66 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Page::class);
114 * @return GoogleCloudDialogflowCxV3Page
120 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Page::class);
166 * @param GoogleCloudDialogflowCxV3Page $postBody
186 * @return GoogleCloudDialogflowCxV3Page
188 public function patch($name, GoogleCloudDialogflowCxV3Page $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php24 protected $pageType = GoogleCloudDialogflowCxV3Page::class;
42 * @param GoogleCloudDialogflowCxV3Page
44 public function setPage(GoogleCloudDialogflowCxV3Page $page)
49 * @return GoogleCloudDialogflowCxV3Page
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php23 protected $currentPageType = GoogleCloudDialogflowCxV3Page::class;
45 * @param GoogleCloudDialogflowCxV3Page
47 public function setCurrentPage(GoogleCloudDialogflowCxV3Page $currentPage)
52 * @return GoogleCloudDialogflowCxV3Page
H A DGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput.php23 protected $currentPageType = GoogleCloudDialogflowCxV3Page::class;
43 * @param GoogleCloudDialogflowCxV3Page
45 public function setCurrentPage(GoogleCloudDialogflowCxV3Page $currentPage)
50 * @return GoogleCloudDialogflowCxV3Page
H A DGoogleCloudDialogflowCxV3ListPagesResponse.php27 protected $pagesType = GoogleCloudDialogflowCxV3Page::class;
45 * @param GoogleCloudDialogflowCxV3Page[]
52 * @return GoogleCloudDialogflowCxV3Page[]
H A DGoogleCloudDialogflowCxV3QueryResult.php23 protected $currentPageType = GoogleCloudDialogflowCxV3Page::class;
75 * @param GoogleCloudDialogflowCxV3Page
77 public function setCurrentPage(GoogleCloudDialogflowCxV3Page $currentPage)
82 * @return GoogleCloudDialogflowCxV3Page
H A DGoogleCloudDialogflowCxV3Page.php20 class GoogleCloudDialogflowCxV3Page extends \Google\Collection class
145 class_alias(GoogleCloudDialogflowCxV3Page::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowC…