Home
last modified time | relevance | path

Searched refs:ErrorProto (Results 1 – 8 of 8) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataInsertAllResponseInsertErrors.php23 protected $errorsType = ErrorProto::class;
31 * @param ErrorProto[]
38 * @return ErrorProto[]
H A DErrorProto.php20 class ErrorProto extends \Google\Model class
98 class_alias(ErrorProto::class, 'Google_Service_Bigquery_ErrorProto');
H A DQueryResponse.php29 protected $errorsType = ErrorProto::class;
93 * @param ErrorProto[]
100 * @return ErrorProto[]
H A DGetQueryResultsResponse.php27 protected $errorsType = ErrorProto::class;
79 * @param ErrorProto[]
86 * @return ErrorProto[]
H A DJobListJobs.php27 protected $errorResultType = ErrorProto::class;
67 * @param ErrorProto
69 public function setErrorResult(ErrorProto $errorResult)
74 * @return ErrorProto
H A DJobStatus.php23 protected $errorResultType = ErrorProto::class;
25 protected $errorsType = ErrorProto::class;
33 * @param ErrorProto
35 public function setErrorResult(ErrorProto $errorResult)
40 * @return ErrorProto
47 * @param ErrorProto[]
54 * @return ErrorProto[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DErrorProto.php20 class ErrorProto extends \Google\Collection class
153 class_alias(ErrorProto::class, 'Google_Service_YouTubeAnalytics_ErrorProto');
H A DErrors.php27 protected $errorType = ErrorProto::class;
49 * @param ErrorProto[]
56 * @return ErrorProto[]