Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
H A DImportSshPublicKeyResponse.php46 public function setLoginProfile(LoginProfile $loginProfile) argument
48 $this->loginProfile = $loginProfile;
55 return $this->loginProfile;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudOSLogin.php77 'path' => 'v1/{+name}/loginProfile',