Home
last modified time | relevance | path

Searched refs:errorType (Results 26 – 50 of 161) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\ServiceNetworking\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\CloudFunctions\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php39 protected $errorType = OperationError::class; variable in Google\\Service\\Compute\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Baremetalsolution\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DCloneJob.php32 protected $errorType = Status::class; variable in Google\\Service\\VMMigrationService\\CloneJob
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Speech\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Connectors\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\CloudHealthcare\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DChatAppLogEntry.php30 protected $errorType = Status::class; variable in Google\\Service\\HangoutsChat\\ChatAppLogEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\IDS\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Iam\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DOperation.php33 protected $errorType = Status::class; variable in Google\\Service\\Container\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUploadAccountResponse.php23 protected $errorType = UploadAccountResponseError::class; variable in Google\\Service\\IdentityToolkit\\UploadAccountResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\Logging\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\CloudDeploy\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\AIPlatformNotebooks\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayOperation.php26 protected $errorType = ApigatewayStatus::class; variable in Google\\Service\\Apigateway\\ApigatewayOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DMoveAnalysis.php28 protected $errorType = Status::class; variable in Google\\Service\\CloudAsset\\MoveAnalysis
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\CloudAsset\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1Document.php31 protected $errorType = GoogleRpcStatus::class; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1Document
H A DGoogleCloudDocumentaiV1beta1Document.php31 protected $errorType = GoogleRpcStatus::class; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Document
H A DGoogleCloudDocumentaiV1beta2Document.php31 protected $errorType = GoogleRpcStatus::class; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Document
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DPrivateConnection.php30 protected $errorType = Error::class; variable in Google\\Service\\Datastream\\PrivateConnection
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DOperation.php26 protected $errorType = Status::class; variable in Google\\Service\\DatabaseMigrationService\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DWatch.php29 public $errorType; variable in Google\\Service\\Forms\\Watch
66 public function setErrorType($errorType) argument
68 $this->errorType = $errorType;
75 return $this->errorType;

1234567