Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DServiceAttachment.php88 public $targetService; variable in Google\\Service\\Compute\\ServiceAttachment
331 public function setTargetService($targetService) argument
333 $this->targetService = $targetService;
340 return $this->targetService;