Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMigrationJobVerificationError.php29 public $errorDetailMessage; variable in Google\\Service\\DatabaseMigrationService\\MigrationJobVerificationError
52 public function setErrorDetailMessage($errorDetailMessage) argument
54 $this->errorDetailMessage = $errorDetailMessage;
61 return $this->errorDetailMessage;