Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DSshScript.php20 class SshScript extends \Google\Model class
44 class_alias(SshScript::class, 'Google_Service_DatabaseMigrationService_SshScript');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsMigrationJobs.php29 use Google\Service\DatabaseMigrationService\SshScript; alias
99 * @return SshScript
105 return $this->call('generateSshScript', [$params], SshScript::class);