Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1Setting.php68 public function setLocalValue(GoogleCloudResourcesettingsV1Value $localValue) argument
70 $this->localValue = $localValue;
77 return $this->localValue;