Home
last modified time | relevance | path

Searched defs:attachDisk (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php212 public function attachDisk($project, $zone, $instance, AttachedDisk $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Instances
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php648 …public function attachDisk($project, $zone, $instance, Google_AttachedDisk $postBody, $optParams =… function in Google_InstancesServiceResource