Home
last modified time | relevance | path

Searched refs:agentUri (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExportAgentResponse.php29 public $agentUri; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentResponse
48 public function setAgentUri($agentUri) argument
50 $this->agentUri = $agentUri;
57 return $this->agentUri;
H A DGoogleCloudDialogflowV2ExportAgentResponse.php29 public $agentUri; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ExportAgentResponse
48 public function setAgentUri($agentUri) argument
50 $this->agentUri = $agentUri;
57 return $this->agentUri;
H A DGoogleCloudDialogflowCxV3beta1ExportAgentResponse.php29 public $agentUri; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportAgentResponse
48 public function setAgentUri($agentUri) argument
50 $this->agentUri = $agentUri;
57 return $this->agentUri;
H A DGoogleCloudDialogflowV2beta1ExportAgentResponse.php29 public $agentUri; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ExportAgentResponse
48 public function setAgentUri($agentUri) argument
50 $this->agentUri = $agentUri;
57 return $this->agentUri;
H A DGoogleCloudDialogflowCxV3RestoreAgentRequest.php29 public $agentUri; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RestoreAgentRequest
52 public function setAgentUri($agentUri) argument
54 $this->agentUri = $agentUri;
61 return $this->agentUri;
H A DGoogleCloudDialogflowCxV3ExportAgentRequest.php25 public $agentUri; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentRequest
38 public function setAgentUri($agentUri) argument
40 $this->agentUri = $agentUri;
47 return $this->agentUri;