Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2ConversationEvent.php52 public function setErrorStatus(GoogleRpcStatus $errorStatus) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ConversationEvent
H A DGoogleCloudDialogflowV2beta1ConversationEvent.php52 public function setErrorStatus(GoogleRpcStatus $errorStatus) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ConversationEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTransferRun.php138 public function setErrorStatus(Status $errorStatus) function in Google\\Service\\BigQueryDataTransfer\\TransferRun
/plugin/refnotes/
H A Dadmin.js143 setErrorStatus((status == 'parseerror') ? 'invalid_data' : transaction + '_failed', message);
161 setErrorStatus(request + '_failed', 'Server is busy');
187 setErrorStatus('saving_failed', 'Server FS access error');
205 function setErrorStatus(messageId, details) {