Home
last modified time | relevance | path

Searched refs:error (Results 376 – 400 of 1814) sorted by last modified time

1...<<11121314151617181920>>...73

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRun.php168 public function setError(OperationError $error) argument
170 $this->error = $error;
177 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults.php79 public function setError(GoogleRpcStatus $error) argument
81 $this->error = $error;
88 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageResponse.php83 public function setError(Status $error) argument
85 $this->error = $error;
92 return $this->error;
H A DGoogleCloudVisionV1p2beta1AnnotateFileResponse.php37 public function setError(Status $error) argument
39 $this->error = $error;
46 return $this->error;
H A DGoogleCloudVisionV1p2beta1AnnotateImageResponse.php83 public function setError(Status $error) argument
85 $this->error = $error;
92 return $this->error;
H A DGoogleCloudVisionV1p3beta1AnnotateFileResponse.php37 public function setError(Status $error) argument
39 $this->error = $error;
46 return $this->error;
H A DGoogleCloudVisionV1p3beta1AnnotateImageResponse.php83 public function setError(Status $error) argument
85 $this->error = $error;
92 return $this->error;
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DOperation.php50 public function setError(Status $error) argument
52 $this->error = $error;
59 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleLongrunningOperation.php58 public function setError(GoogleRpcStatus $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DImportAptArtifactsErrorInfo.php30 public function setError(Status $error) argument
32 $this->error = $error;
39 return $this->error;
H A DImportYumArtifactsErrorInfo.php30 public function setError(Status $error) argument
32 $this->error = $error;
39 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DGoogleLongrunningOperation.php58 public function setError(GoogleRpcStatus $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php175 public function setError(OperationError $error) argument
177 $this->error = $error;
184 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DCloneJob.php92 public function setError(Status $error) argument
94 $this->error = $error;
101 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php106 $error = sprintf( variable in Google\\Auth\\Cache\\TypedItem
112 throw new \TypeError($error);
129 $error = sprintf($message, get_class($this), gettype($time)); variable in Google\\Auth\\Cache\\TypedItem
131 throw new \TypeError($error);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DOperation.php58 public function setError(Status $error) argument
60 $this->error = $error;
67 return $this->error;

1...<<11121314151617181920>>...73