Home
last modified time | relevance | path

Searched refs:RepositoryError (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPushItem.php38 protected $repositoryErrorType = RepositoryError::class;
106 * @param RepositoryError
108 public function setRepositoryError(RepositoryError $repositoryError)
113 * @return RepositoryError
H A DItemStatus.php29 protected $repositoryErrorsType = RepositoryError::class;
61 * @param RepositoryError[]
68 * @return RepositoryError[]
H A DRepositoryError.php20 class RepositoryError extends \Google\Model class
80 class_alias(RepositoryError::class, 'Google_Service_CloudSearch_RepositoryError');