GoogleChromeManagementVersionsV1ChromeBrowserProfile constructor
GoogleChromeManagementVersionsV1ChromeBrowserProfile({
- String? affiliationState,
- String? annotatedLocation,
- String? annotatedUser,
- GoogleChromeManagementVersionsV1AttestationCredential? attestationCredential,
- String? browserChannel,
- String? browserVersion,
- GoogleChromeManagementVersionsV1DeviceInfo? deviceInfo,
- String? displayName,
- String? etag,
- String? extensionCount,
- String? firstEnrollmentTime,
- String? identityProvider,
- String? lastActivityTime,
- String? lastPolicyFetchTime,
- String? lastPolicySyncTime,
- String? lastStatusReportTime,
- String? name,
- String? osPlatformType,
- String? osPlatformVersion,
- String? osVersion,
- String? policyCount,
- String? profileId,
- String? profilePermanentId,
- GoogleChromeManagementVersionsV1ReportingData? reportingData,
- String? userEmail,
- String? userId,
Implementation
GoogleChromeManagementVersionsV1ChromeBrowserProfile({
this.affiliationState,
this.annotatedLocation,
this.annotatedUser,
this.attestationCredential,
this.browserChannel,
this.browserVersion,
this.deviceInfo,
this.displayName,
this.etag,
this.extensionCount,
this.firstEnrollmentTime,
this.identityProvider,
this.lastActivityTime,
this.lastPolicyFetchTime,
this.lastPolicySyncTime,
this.lastStatusReportTime,
this.name,
this.osPlatformType,
this.osPlatformVersion,
this.osVersion,
this.policyCount,
this.profileId,
this.profilePermanentId,
this.reportingData,
this.userEmail,
this.userId,
});