Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSslPolicy.php30 public $customFeatures; variable in Google\\Service\\Compute\\SslPolicy
87 public function setCustomFeatures($customFeatures) argument
89 $this->customFeatures = $customFeatures;
96 return $this->customFeatures;