Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TlsInfo.php44 public $keyAlias; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfo
131 public function setKeyAlias($keyAlias) argument
133 $this->keyAlias = $keyAlias;
140 return $this->keyAlias;
H A DGoogleCloudApigeeV1TlsInfoConfig.php44 public $keyAlias; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoConfig
129 public function setKeyAlias($keyAlias) argument
131 $this->keyAlias = $keyAlias;
138 return $this->keyAlias;