Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAttachedDiskInitializeParams.php50 public $onUpdateAction; variable in Google\\Service\\Compute\\AttachedDiskInitializeParams
159 public function setOnUpdateAction($onUpdateAction) argument
161 $this->onUpdateAction = $onUpdateAction;
168 return $this->onUpdateAction;