Home
last modified time | relevance | path

Searched refs:errorType (Results 1 – 25 of 161) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DAccountCountError.php27 public $errorType; variable in Google\\Service\\Vault\\AccountCountError
46 public function setErrorType($errorType) argument
48 $this->errorType = $errorType;
55 return $this->errorType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PostmasterTools/
DDeliveryError.php30 public $errorType; variable in Google\\Service\\PostmasterTools\\DeliveryError
57 public function setErrorType($errorType) argument
59 $this->errorType = $errorType;
66 return $this->errorType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
DExecutionError.php30 public $errorType; variable in Google\\Service\\Script\\ExecutionError
51 public function setErrorType($errorType) argument
53 $this->errorType = $errorType;
60 return $this->errorType;
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Script\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DWatch.php29 public $errorType; variable in Google\\Service\\Forms\\Watch
66 public function setErrorType($errorType) argument
68 $this->errorType = $errorType;
75 return $this->errorType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DCollectdValueError.php22 protected $errorType = Status::class; variable in Google\\Service\\Monitoring\\CollectdValueError
DCollectdPayloadError.php23 protected $errorType = Status::class; variable in Google\\Service\\Monitoring\\CollectdPayloadError
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
DUploadAccountResponse.php23 protected $errorType = UploadAccountResponseError::class; variable in Google\\Service\\IdentityToolkit\\UploadAccountResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
DImportYumArtifactsErrorInfo.php22 protected $errorType = Status::class; variable in Google\\Service\\ArtifactRegistry\\ImportYumArtifactsErrorInfo
DImportAptArtifactsErrorInfo.php22 protected $errorType = Status::class; variable in Google\\Service\\ArtifactRegistry\\ImportAptArtifactsErrorInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DChatAppLogEntry.php30 protected $errorType = Status::class; variable in Google\\Service\\HangoutsChat\\ChatAppLogEntry
DDynamiteIntegrationLogEntry.php30 protected $errorType = Status::class; variable in Google\\Service\\HangoutsChat\\DynamiteIntegrationLogEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
DErrors.php27 protected $errorType = ErrorProto::class; variable in Google\\Service\\YouTubeAnalytics\\Errors
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DMoveAnalysis.php28 protected $errorType = Status::class; variable in Google\\Service\\CloudAsset\\MoveAnalysis
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DInstanceManagedByIgmError.php22 protected $errorType = InstanceManagedByIgmErrorManagedInstanceError::class; variable in Google\\Service\\Compute\\InstanceManagedByIgmError
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse.php28 protected $errorType = GoogleRpcStatus::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
DReachabilityDetails.php23 protected $errorType = Status::class; variable in Google\\Service\\NetworkManagement\\ReachabilityDetails
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\NetworkManagement\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DGoogleLongrunningOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Datastore\\GoogleLongrunningOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
DGoogleLongrunningOperation.php26 protected $errorType = GoogleRpcStatus::class; variable in Google\\Service\\BackupforGKE\\GoogleLongrunningOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\DisplayVideo\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\CertificateManager\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\IDS\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\OnDemandScanning\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Spanner\\Operation

1234567