Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TlsInfo.php30 public $clientAuthEnabled; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfo
75 public function setClientAuthEnabled($clientAuthEnabled) argument
77 $this->clientAuthEnabled = $clientAuthEnabled;
84 return $this->clientAuthEnabled;
H A DGoogleCloudApigeeV1TlsInfoConfig.php30 public $clientAuthEnabled; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoConfig
73 public function setClientAuthEnabled($clientAuthEnabled) argument
75 $this->clientAuthEnabled = $clientAuthEnabled;
82 return $this->clientAuthEnabled;