Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DPatchConfig.php38 protected $windowsUpdateType = WindowsUpdateSettings::class;
130 * @param WindowsUpdateSettings
132 public function setWindowsUpdate(WindowsUpdateSettings $windowsUpdate)
137 * @return WindowsUpdateSettings
H A DWindowsUpdateSettings.php20 class WindowsUpdateSettings extends \Google\Collection class
81 class_alias(WindowsUpdateSettings::class, 'Google_Service_OSConfig_WindowsUpdateSettings');