Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DIdentityConfig.php25 public $userServiceAccountMapping; variable in Google\\Service\\Dataproc\\IdentityConfig
30 public function setUserServiceAccountMapping($userServiceAccountMapping) argument
32 $this->userServiceAccountMapping = $userServiceAccountMapping;
39 return $this->userServiceAccountMapping;