Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DByProducts.php22 public $customValues; variable in Google\\Service\\ContainerAnalysis\\ByProducts
24 public function setCustomValues($customValues) argument
26 $this->customValues = $customValues;
30 return $this->customValues;
H A DEnvironment.php22 public $customValues; variable in Google\\Service\\ContainerAnalysis\\Environment
24 public function setCustomValues($customValues) argument
26 $this->customValues = $customValues;
30 return $this->customValues;