Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DOperations.php20 use Google\Service\Baremetalsolution\BaremetalsolutionEmpty; alias
49 * @return BaremetalsolutionEmpty
55 return $this->call('cancel', [$params], BaremetalsolutionEmpty::class);
65 * @return BaremetalsolutionEmpty
71 return $this->call('delete', [$params], BaremetalsolutionEmpty::class);
H A DProjectsLocationsOperations.php20 use Google\Service\Baremetalsolution\BaremetalsolutionEmpty; alias
49 * @return BaremetalsolutionEmpty
55 return $this->call('cancel', [$params], BaremetalsolutionEmpty::class);
65 * @return BaremetalsolutionEmpty
71 return $this->call('delete', [$params], BaremetalsolutionEmpty::class);
H A DProjectsLocationsSnapshotSchedulePolicies.php20 use Google\Service\Baremetalsolution\BaremetalsolutionEmpty; alias
58 * @return BaremetalsolutionEmpty
64 return $this->call('delete', [$params], BaremetalsolutionEmpty::class);
H A DProjectsLocationsVolumesSnapshots.php20 use Google\Service\Baremetalsolution\BaremetalsolutionEmpty; alias
55 * @return BaremetalsolutionEmpty
61 return $this->call('delete', [$params], BaremetalsolutionEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DBaremetalsolutionEmpty.php20 class BaremetalsolutionEmpty extends \Google\Model class
25 class_alias(BaremetalsolutionEmpty::class, 'Google_Service_Baremetalsolution_BaremetalsolutionEmpty…