Home
last modified time | relevance | path

Searched refs:agentContent (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExportAgentResponse.php25 public $agentContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentResponse
34 public function setAgentContent($agentContent) argument
36 $this->agentContent = $agentContent;
43 return $this->agentContent;
H A DGoogleCloudDialogflowV2ExportAgentResponse.php25 public $agentContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ExportAgentResponse
34 public function setAgentContent($agentContent) argument
36 $this->agentContent = $agentContent;
43 return $this->agentContent;
H A DGoogleCloudDialogflowCxV3beta1ExportAgentResponse.php25 public $agentContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportAgentResponse
34 public function setAgentContent($agentContent) argument
36 $this->agentContent = $agentContent;
43 return $this->agentContent;
H A DGoogleCloudDialogflowV2beta1ExportAgentResponse.php25 public $agentContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ExportAgentResponse
34 public function setAgentContent($agentContent) argument
36 $this->agentContent = $agentContent;
43 return $this->agentContent;
H A DGoogleCloudDialogflowCxV3RestoreAgentRequest.php25 public $agentContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RestoreAgentRequest
38 public function setAgentContent($agentContent) argument
40 $this->agentContent = $agentContent;
47 return $this->agentContent;