Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlows.php21 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Flow; alias
48 * @param GoogleCloudDialogflowCxV3Flow $postBody
60 * @return GoogleCloudDialogflowCxV3Flow
62 public function create($parent, GoogleCloudDialogflowCxV3Flow $postBody, $optParams = [])
66 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Flow::class);
127 * @return GoogleCloudDialogflowCxV3Flow
133 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Flow::class);
215 * @param GoogleCloudDialogflowCxV3Flow $postBody
229 * @return GoogleCloudDialogflowCxV3Flow
231 public function patch($name, GoogleCloudDialogflowCxV3Flow $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php22 protected $flowType = GoogleCloudDialogflowCxV3Flow::class;
28 * @param GoogleCloudDialogflowCxV3Flow
30 public function setFlow(GoogleCloudDialogflowCxV3Flow $flow)
35 * @return GoogleCloudDialogflowCxV3Flow
H A DGoogleCloudDialogflowCxV3ListFlowsResponse.php23 protected $flowsType = GoogleCloudDialogflowCxV3Flow::class;
31 * @param GoogleCloudDialogflowCxV3Flow[]
38 * @return GoogleCloudDialogflowCxV3Flow[]
H A DGoogleCloudDialogflowCxV3Flow.php20 class GoogleCloudDialogflowCxV3Flow extends \Google\Collection class
147 class_alias(GoogleCloudDialogflowCxV3Flow::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowC…