Searched refs:BaremetalsolutionEmpty (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/ |
H A D | Operations.php | 20 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 D | ProjectsLocationsOperations.php | 20 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 D | ProjectsLocationsSnapshotSchedulePolicies.php | 20 use Google\Service\Baremetalsolution\BaremetalsolutionEmpty; alias 58 * @return BaremetalsolutionEmpty 64 return $this->call('delete', [$params], BaremetalsolutionEmpty::class);
|
H A D | ProjectsLocationsVolumesSnapshots.php | 20 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 D | BaremetalsolutionEmpty.php | 20 class BaremetalsolutionEmpty extends \Google\Model class 25 class_alias(BaremetalsolutionEmpty::class, 'Google_Service_Baremetalsolution_BaremetalsolutionEmpty…
|