Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DCreateServiceAccountKeyRequest.php25 public $keyAlgorithm; variable in Google\\Service\\Iam\\CreateServiceAccountKeyRequest
34 public function setKeyAlgorithm($keyAlgorithm) argument
36 $this->keyAlgorithm = $keyAlgorithm;
43 return $this->keyAlgorithm;
H A DServiceAccountKey.php29 public $keyAlgorithm; variable in Google\\Service\\Iam\\ServiceAccountKey
80 public function setKeyAlgorithm($keyAlgorithm) argument
82 $this->keyAlgorithm = $keyAlgorithm;
89 return $this->keyAlgorithm;