Home
last modified time | relevance | path

Searched refs:OperationError (Results 1 – 7 of 7) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php39 protected $errorType = OperationError::class;
173 * @param OperationError
175 public function setError(OperationError $error)
180 * @return OperationError
H A DOperationError.php20 class OperationError extends \Google\Collection class
43 class_alias(OperationError::class, 'Google_Service_Compute_OperationError');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php39 protected $errorType = OperationError::class;
173 * @param OperationError
175 public function setError(OperationError $error)
180 * @return OperationError
H A DOperationError.php20 class OperationError extends \Google\Collection class
43 class_alias(OperationError::class, 'Google_Service_DeploymentManager_OperationError');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRun.php42 protected $errorType = OperationError::class;
166 * @param OperationError
168 public function setError(OperationError $error)
173 * @return OperationError
H A DOperationError.php20 class OperationError extends \Google\Model class
80 class_alias(OperationError::class, 'Google_Service_SQLAdmin_OperationError');
H A DOperationErrors.php23 protected $errorsType = OperationError::class;
31 * @param OperationError[]
38 * @return OperationError[]