Home
last modified time | relevance | path

Searched refs:ErrorProto (Results 1 – 8 of 8) sorted by relevance

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