GoogleChromeManagementVersionsV1ChromeOsUserSession constructor
GoogleChromeManagementVersionsV1ChromeOsUserSession({
- GoogleChromeManagementVersionsV1ChromeOsDevice? chromeOsDevice,
- String? userDirectoryApiId,
- String? userPrimaryEmail,
Implementation
GoogleChromeManagementVersionsV1ChromeOsUserSession({
this.chromeOsDevice,
this.userDirectoryApiId,
this.userPrimaryEmail,
});