Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php399 public function setSystemParameters(SystemParameters $systemParameters) argument
401 $this->systemParameters = $systemParameters;
408 return $this->systemParameters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php399 public function setSystemParameters(SystemParameters $systemParameters) argument
401 $this->systemParameters = $systemParameters;
408 return $this->systemParameters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php399 public function setSystemParameters(SystemParameters $systemParameters) argument
401 $this->systemParameters = $systemParameters;
408 return $this->systemParameters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php399 public function setSystemParameters(SystemParameters $systemParameters) argument
401 $this->systemParameters = $systemParameters;
408 return $this->systemParameters;