Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/Resource/
H A DOperations.php21 use Google\Service\OSConfig\OsconfigEmpty; alias
41 * @return OsconfigEmpty
47 return $this->call('delete', [$params], OsconfigEmpty::class);
H A DProjectsLocationsOsPolicyAssignmentsOperations.php22 use Google\Service\OSConfig\OsconfigEmpty; alias
48 * @return OsconfigEmpty
54 return $this->call('cancel', [$params], OsconfigEmpty::class);
H A DProjectsPatchDeployments.php21 use Google\Service\OSConfig\OsconfigEmpty; alias
63 * @return OsconfigEmpty
69 return $this->call('delete', [$params], OsconfigEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOsconfigEmpty.php20 class OsconfigEmpty extends \Google\Model class
25 class_alias(OsconfigEmpty::class, 'Google_Service_OSConfig_OsconfigEmpty');