Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput.php28 public $diagnosticInfo; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
59 public function setDiagnosticInfo($diagnosticInfo) argument
61 $this->diagnosticInfo = $diagnosticInfo;
68 return $this->diagnosticInfo;
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php28 public $diagnosticInfo; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
59 public function setDiagnosticInfo($diagnosticInfo) argument
61 $this->diagnosticInfo = $diagnosticInfo;
68 return $this->diagnosticInfo;
H A DGoogleCloudDialogflowV2QueryResult.php38 public $diagnosticInfo; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2QueryResult
125 public function setDiagnosticInfo($diagnosticInfo) argument
127 $this->diagnosticInfo = $diagnosticInfo;
134 return $this->diagnosticInfo;
H A DGoogleCloudDialogflowV2beta1QueryResult.php38 public $diagnosticInfo; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1QueryResult
127 public function setDiagnosticInfo($diagnosticInfo) argument
129 $this->diagnosticInfo = $diagnosticInfo;
136 return $this->diagnosticInfo;
H A DGoogleCloudDialogflowCxV3QueryResult.php28 public $diagnosticInfo; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryResult
91 public function setDiagnosticInfo($diagnosticInfo) argument
93 $this->diagnosticInfo = $diagnosticInfo;
100 return $this->diagnosticInfo;