Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
- Service Configuration
- OAuth Scopes
- PowerManagementEventEventType
- Status
- SystemUpdateType
- ListPoliciesResponse
- MemoryInfo
- DeviceState
- PackageNameList
- Command
- ListOperationsResponse
- Display
- AlwaysOnVPNPackage
- PolicyOpenNetworkConfiguration
- CommandErrorCode
- HardwareStatus
- Application
- ManagedProperty
- ProxyInfo
- PermissionGrantPolicy
- PersistentPreferredActivity
- Operation
- Empty
- ExternalData
- DisplayState
- APILevelCondition
- DeviceSettings
- PolicyPlayStoreMode
- ManagedConfigurationTemplateConfigurationVariables
- DeviceManagementMode
- HardwareInfo
- Device
- ApplicationReportApplicationSource
- StatusDetailsItem
- ApplicationPolicyInstallType
- NonComplianceDetailInstallationFailureReason
- PasswordRequirementsPasswordScope
- ManagedPropertyEntry
- DeviceSettingsEncryptionStatus
- PolicyLocationMode
- ChoosePrivateKeyRule
- UserFacingMessageLocalizedMessages
- User
- SystemUpdate
- ApplicationReport
- PolicyAppAutoUpdatePolicy
- EnrollmentToken
- ApplicationPolicyManagedConfiguration
- PolicyEncryptionPolicy
- StatusReportingSettings
- CommandType
- ApplicationPolicyDefaultPermissionPolicy
- Xgafv
- ApplicationPolicy
- ManagedPropertyType
- DeviceAppliedState
- ApplicationEventEventType
- ListDevicesResponse
- ManagedConfigurationTemplate
- NonComplianceDetailNonComplianceReason
- Enterprise
- MemoryEvent
- PermissionGrant
- SigninDetail
- SignupURL
- PolicyDefaultPermissionPolicy
- NetworkInfo
- PowerManagementEvent
- Policy
- NonComplianceDetailCondition
- OperationMetadata
- WebToken
- ComplianceRule
- PasswordRequirements
- ApplicationReportState
- NonComplianceDetail
- NonComplianceDetailConditionNonComplianceReason
- ApplicationEvent
- TermsAndConditions
- OperationResponse
- UserFacingMessage
- SoftwareInfo
- MemoryEventEventType
- ApplicationPermission
- PasswordRequirementsPasswordQuality
Synopsis
- androidManagementService :: ServiceConfig
- androidManagementScope :: Proxy '["https://www.googleapis.com/auth/androidmanagement"]
- data PowerManagementEventEventType
- data Status
- status :: Status
- sDetails :: Lens' Status [StatusDetailsItem]
- sCode :: Lens' Status (Maybe Int32)
- sMessage :: Lens' Status (Maybe Text)
- data SystemUpdateType
- data ListPoliciesResponse
- listPoliciesResponse :: ListPoliciesResponse
- lprNextPageToken :: Lens' ListPoliciesResponse (Maybe Text)
- lprPolicies :: Lens' ListPoliciesResponse [Policy]
- data MemoryInfo
- memoryInfo :: MemoryInfo
- miTotalInternalStorage :: Lens' MemoryInfo (Maybe Int64)
- miTotalRam :: Lens' MemoryInfo (Maybe Int64)
- data DeviceState
- data PackageNameList
- packageNameList :: PackageNameList
- pnlPackageNames :: Lens' PackageNameList [Text]
- data Command
- command :: Command
- cResetPasswordFlags :: Lens' Command [Text]
- cNewPassword :: Lens' Command (Maybe Text)
- cUserName :: Lens' Command (Maybe Text)
- cErrorCode :: Lens' Command (Maybe CommandErrorCode)
- cType :: Lens' Command (Maybe CommandType)
- cDuration :: Lens' Command (Maybe Scientific)
- cCreateTime :: Lens' Command (Maybe UTCTime)
- data ListOperationsResponse
- listOperationsResponse :: ListOperationsResponse
- lorNextPageToken :: Lens' ListOperationsResponse (Maybe Text)
- lorOperations :: Lens' ListOperationsResponse [Operation]
- data Display
- display :: Display
- dHeight :: Lens' Display (Maybe Int32)
- dState :: Lens' Display (Maybe DisplayState)
- dWidth :: Lens' Display (Maybe Int32)
- dName :: Lens' Display (Maybe Text)
- dRefreshRate :: Lens' Display (Maybe Int32)
- dDisplayId :: Lens' Display (Maybe Int32)
- dDensity :: Lens' Display (Maybe Int32)
- data AlwaysOnVPNPackage
- alwaysOnVPNPackage :: AlwaysOnVPNPackage
- aovpLockdownEnabled :: Lens' AlwaysOnVPNPackage (Maybe Bool)
- aovpPackageName :: Lens' AlwaysOnVPNPackage (Maybe Text)
- data PolicyOpenNetworkConfiguration
- policyOpenNetworkConfiguration :: HashMap Text JSONValue -> PolicyOpenNetworkConfiguration
- poncAddtional :: Lens' PolicyOpenNetworkConfiguration (HashMap Text JSONValue)
- data CommandErrorCode
- data HardwareStatus
- hardwareStatus :: HardwareStatus
- hsCPUTemperatures :: Lens' HardwareStatus [Double]
- hsBatteryTemperatures :: Lens' HardwareStatus [Double]
- hsGpuTemperatures :: Lens' HardwareStatus [Double]
- hsFanSpeeds :: Lens' HardwareStatus [Double]
- hsSkinTemperatures :: Lens' HardwareStatus [Double]
- hsCPUUsages :: Lens' HardwareStatus [Double]
- hsCreateTime :: Lens' HardwareStatus (Maybe UTCTime)
- data Application
- application :: Application
- aManagedProperties :: Lens' Application [ManagedProperty]
- aName :: Lens' Application (Maybe Text)
- aPermissions :: Lens' Application [ApplicationPermission]
- aTitle :: Lens' Application (Maybe Text)
- data ManagedProperty
- managedProperty :: ManagedProperty
- mpEntries :: Lens' ManagedProperty [ManagedPropertyEntry]
- mpNestedProperties :: Lens' ManagedProperty [ManagedProperty]
- mpKey :: Lens' ManagedProperty (Maybe Text)
- mpDefaultValue :: Lens' ManagedProperty (Maybe JSONValue)
- mpTitle :: Lens' ManagedProperty (Maybe Text)
- mpType :: Lens' ManagedProperty (Maybe ManagedPropertyType)
- mpDescription :: Lens' ManagedProperty (Maybe Text)
- data ProxyInfo
- proxyInfo :: ProxyInfo
- piPacURI :: Lens' ProxyInfo (Maybe Text)
- piHost :: Lens' ProxyInfo (Maybe Text)
- piExcludedHosts :: Lens' ProxyInfo [Text]
- piPort :: Lens' ProxyInfo (Maybe Int32)
- data PermissionGrantPolicy
- data PersistentPreferredActivity
- persistentPreferredActivity :: PersistentPreferredActivity
- ppaActions :: Lens' PersistentPreferredActivity [Text]
- ppaCategories :: Lens' PersistentPreferredActivity [Text]
- ppaReceiverActivity :: Lens' PersistentPreferredActivity (Maybe Text)
- data Operation
- operation :: Operation
- oDone :: Lens' Operation (Maybe Bool)
- oError :: Lens' Operation (Maybe Status)
- oResponse :: Lens' Operation (Maybe OperationResponse)
- oName :: Lens' Operation (Maybe Text)
- oMetadata :: Lens' Operation (Maybe OperationMetadata)
- data Empty
- empty :: Empty
- data ExternalData
- externalData :: ExternalData
- edURL :: Lens' ExternalData (Maybe Text)
- edSha256Hash :: Lens' ExternalData (Maybe Text)
- data DisplayState
- data APILevelCondition
- apiLevelCondition :: APILevelCondition
- alcMinAPILevel :: Lens' APILevelCondition (Maybe Int32)
- data DeviceSettings
- deviceSettings :: DeviceSettings
- dsIsEncrypted :: Lens' DeviceSettings (Maybe Bool)
- dsAdbEnabled :: Lens' DeviceSettings (Maybe Bool)
- dsIsDeviceSecure :: Lens' DeviceSettings (Maybe Bool)
- dsVerifyAppsEnabled :: Lens' DeviceSettings (Maybe Bool)
- dsDevelopmentSettingsEnabled :: Lens' DeviceSettings (Maybe Bool)
- dsEncryptionStatus :: Lens' DeviceSettings (Maybe DeviceSettingsEncryptionStatus)
- dsUnknownSourcesEnabled :: Lens' DeviceSettings (Maybe Bool)
- data PolicyPlayStoreMode
- data ManagedConfigurationTemplateConfigurationVariables
- managedConfigurationTemplateConfigurationVariables :: HashMap Text Text -> ManagedConfigurationTemplateConfigurationVariables
- mctcvAddtional :: Lens' ManagedConfigurationTemplateConfigurationVariables (HashMap Text Text)
- data DeviceManagementMode
- data HardwareInfo
- hardwareInfo :: HardwareInfo
- hiCPUThrottlingTemperatures :: Lens' HardwareInfo [Double]
- hiManufacturer :: Lens' HardwareInfo (Maybe Text)
- hiBrand :: Lens' HardwareInfo (Maybe Text)
- hiCPUShutdownTemperatures :: Lens' HardwareInfo [Double]
- hiBatteryThrottlingTemperatures :: Lens' HardwareInfo [Double]
- hiModel :: Lens' HardwareInfo (Maybe Text)
- hiBatteryShutdownTemperatures :: Lens' HardwareInfo [Double]
- hiSkinThrottlingTemperatures :: Lens' HardwareInfo [Double]
- hiGpuShutdownTemperatures :: Lens' HardwareInfo [Double]
- hiGpuThrottlingTemperatures :: Lens' HardwareInfo [Double]
- hiSkinShutdownTemperatures :: Lens' HardwareInfo [Double]
- hiSerialNumber :: Lens' HardwareInfo (Maybe Text)
- hiDeviceBasebandVersion :: Lens' HardwareInfo (Maybe Text)
- hiHardware :: Lens' HardwareInfo (Maybe Text)
- data Device
- device :: Device
- devMemoryInfo :: Lens' Device (Maybe MemoryInfo)
- devPolicyCompliant :: Lens' Device (Maybe Bool)
- devApplicationReports :: Lens' Device [ApplicationReport]
- devPolicyName :: Lens' Device (Maybe Text)
- devState :: Lens' Device (Maybe DeviceState)
- devAppliedPolicyName :: Lens' Device (Maybe Text)
- devLastStatusReportTime :: Lens' Device (Maybe UTCTime)
- devDeviceSettings :: Lens' Device (Maybe DeviceSettings)
- devEnrollmentTokenName :: Lens' Device (Maybe Text)
- devManagementMode :: Lens' Device (Maybe DeviceManagementMode)
- devHardwareInfo :: Lens' Device (Maybe HardwareInfo)
- devPowerManagementEvents :: Lens' Device [PowerManagementEvent]
- devUserName :: Lens' Device (Maybe Text)
- devMemoryEvents :: Lens' Device [MemoryEvent]
- devAPILevel :: Lens' Device (Maybe Int32)
- devUser :: Lens' Device (Maybe User)
- devDisabledReason :: Lens' Device (Maybe UserFacingMessage)
- devLastPolicyComplianceReportTime :: Lens' Device (Maybe UTCTime)
- devEnrollmentTokenData :: Lens' Device (Maybe Text)
- devName :: Lens' Device (Maybe Text)
- devAppliedPolicyVersion :: Lens' Device (Maybe Int64)
- devHardwareStatusSamples :: Lens' Device [HardwareStatus]
- devAppliedState :: Lens' Device (Maybe DeviceAppliedState)
- devPreviousDeviceNames :: Lens' Device [Text]
- devLastPolicySyncTime :: Lens' Device (Maybe UTCTime)
- devNetworkInfo :: Lens' Device (Maybe NetworkInfo)
- devNonComplianceDetails :: Lens' Device [NonComplianceDetail]
- devSoftwareInfo :: Lens' Device (Maybe SoftwareInfo)
- devEnrollmentTime :: Lens' Device (Maybe UTCTime)
- devDisplays :: Lens' Device [Display]
- data ApplicationReportApplicationSource
- data StatusDetailsItem
- statusDetailsItem :: HashMap Text JSONValue -> StatusDetailsItem
- sdiAddtional :: Lens' StatusDetailsItem (HashMap Text JSONValue)
- data ApplicationPolicyInstallType
- data NonComplianceDetailInstallationFailureReason
- data PasswordRequirementsPasswordScope
- data ManagedPropertyEntry
- managedPropertyEntry :: ManagedPropertyEntry
- mpeValue :: Lens' ManagedPropertyEntry (Maybe Text)
- mpeName :: Lens' ManagedPropertyEntry (Maybe Text)
- data DeviceSettingsEncryptionStatus
- data PolicyLocationMode
- data ChoosePrivateKeyRule
- choosePrivateKeyRule :: ChoosePrivateKeyRule
- cpkrPrivateKeyAlias :: Lens' ChoosePrivateKeyRule (Maybe Text)
- cpkrURLPattern :: Lens' ChoosePrivateKeyRule (Maybe Text)
- cpkrPackageNames :: Lens' ChoosePrivateKeyRule [Text]
- data UserFacingMessageLocalizedMessages
- userFacingMessageLocalizedMessages :: HashMap Text Text -> UserFacingMessageLocalizedMessages
- ufmlmAddtional :: Lens' UserFacingMessageLocalizedMessages (HashMap Text Text)
- data User
- user :: User
- uAccountIdentifier :: Lens' User (Maybe Text)
- data SystemUpdate
- systemUpdate :: SystemUpdate
- suEndMinutes :: Lens' SystemUpdate (Maybe Int32)
- suStartMinutes :: Lens' SystemUpdate (Maybe Int32)
- suType :: Lens' SystemUpdate (Maybe SystemUpdateType)
- data ApplicationReport
- applicationReport :: ApplicationReport
- arVersionCode :: Lens' ApplicationReport (Maybe Int32)
- arSigningKeyCertFingerprints :: Lens' ApplicationReport [Text]
- arState :: Lens' ApplicationReport (Maybe ApplicationReportState)
- arVersionName :: Lens' ApplicationReport (Maybe Text)
- arPackageName :: Lens' ApplicationReport (Maybe Text)
- arPackageSha256Hash :: Lens' ApplicationReport (Maybe Text)
- arApplicationSource :: Lens' ApplicationReport (Maybe ApplicationReportApplicationSource)
- arEvents :: Lens' ApplicationReport [ApplicationEvent]
- arDisplayName :: Lens' ApplicationReport (Maybe Text)
- arInstallerPackageName :: Lens' ApplicationReport (Maybe Text)
- data PolicyAppAutoUpdatePolicy
- data EnrollmentToken
- enrollmentToken :: EnrollmentToken
- etPolicyName :: Lens' EnrollmentToken (Maybe Text)
- etValue :: Lens' EnrollmentToken (Maybe Text)
- etQrCode :: Lens' EnrollmentToken (Maybe Text)
- etAdditionalData :: Lens' EnrollmentToken (Maybe Text)
- etUser :: Lens' EnrollmentToken (Maybe User)
- etName :: Lens' EnrollmentToken (Maybe Text)
- etOneTimeOnly :: Lens' EnrollmentToken (Maybe Bool)
- etExpirationTimestamp :: Lens' EnrollmentToken (Maybe UTCTime)
- etDuration :: Lens' EnrollmentToken (Maybe Scientific)
- data ApplicationPolicyManagedConfiguration
- applicationPolicyManagedConfiguration :: HashMap Text JSONValue -> ApplicationPolicyManagedConfiguration
- apmcAddtional :: Lens' ApplicationPolicyManagedConfiguration (HashMap Text JSONValue)
- data PolicyEncryptionPolicy
- data StatusReportingSettings
- statusReportingSettings :: StatusReportingSettings
- srsSoftwareInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsHardwareStatusEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsPowerManagementEventsEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsDisplayInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsApplicationReportsEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsMemoryInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsNetworkInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- srsDeviceSettingsEnabled :: Lens' StatusReportingSettings (Maybe Bool)
- data CommandType
- data ApplicationPolicyDefaultPermissionPolicy
- data Xgafv
- data ApplicationPolicy
- applicationPolicy :: ApplicationPolicy
- apDelegatedScopes :: Lens' ApplicationPolicy [Text]
- apPackageName :: Lens' ApplicationPolicy (Maybe Text)
- apManagedConfiguration :: Lens' ApplicationPolicy (Maybe ApplicationPolicyManagedConfiguration)
- apDefaultPermissionPolicy :: Lens' ApplicationPolicy (Maybe ApplicationPolicyDefaultPermissionPolicy)
- apDisabled :: Lens' ApplicationPolicy (Maybe Bool)
- apLockTaskAllowed :: Lens' ApplicationPolicy (Maybe Bool)
- apPermissionGrants :: Lens' ApplicationPolicy [PermissionGrant]
- apManagedConfigurationTemplate :: Lens' ApplicationPolicy (Maybe ManagedConfigurationTemplate)
- apMinimumVersionCode :: Lens' ApplicationPolicy (Maybe Int32)
- apInstallType :: Lens' ApplicationPolicy (Maybe ApplicationPolicyInstallType)
- data ManagedPropertyType
- data DeviceAppliedState
- data ApplicationEventEventType
- data ListDevicesResponse
- listDevicesResponse :: ListDevicesResponse
- ldrNextPageToken :: Lens' ListDevicesResponse (Maybe Text)
- ldrDevices :: Lens' ListDevicesResponse [Device]
- data ManagedConfigurationTemplate
- managedConfigurationTemplate :: ManagedConfigurationTemplate
- mctTemplateId :: Lens' ManagedConfigurationTemplate (Maybe Text)
- mctConfigurationVariables :: Lens' ManagedConfigurationTemplate (Maybe ManagedConfigurationTemplateConfigurationVariables)
- data NonComplianceDetailNonComplianceReason
- data Enterprise
- enterprise :: Enterprise
- eAppAutoApprovalEnabled :: Lens' Enterprise (Maybe Bool)
- eEnabledNotificationTypes :: Lens' Enterprise [Text]
- eSigninDetails :: Lens' Enterprise [SigninDetail]
- eName :: Lens' Enterprise (Maybe Text)
- ePubsubTopic :: Lens' Enterprise (Maybe Text)
- eEnterpriseDisplayName :: Lens' Enterprise (Maybe Text)
- eLogo :: Lens' Enterprise (Maybe ExternalData)
- eTermsAndConditions :: Lens' Enterprise [TermsAndConditions]
- ePrimaryColor :: Lens' Enterprise (Maybe Int32)
- data MemoryEvent
- memoryEvent :: MemoryEvent
- meByteCount :: Lens' MemoryEvent (Maybe Int64)
- meEventType :: Lens' MemoryEvent (Maybe MemoryEventEventType)
- meCreateTime :: Lens' MemoryEvent (Maybe UTCTime)
- data PermissionGrant
- permissionGrant :: PermissionGrant
- pgPolicy :: Lens' PermissionGrant (Maybe PermissionGrantPolicy)
- pgPermission :: Lens' PermissionGrant (Maybe Text)
- data SigninDetail
- signinDetail :: SigninDetail
- sdSigninURL :: Lens' SigninDetail (Maybe Text)
- sdQrCode :: Lens' SigninDetail (Maybe Text)
- sdSigninEnrollmentToken :: Lens' SigninDetail (Maybe Text)
- data SignupURL
- signupURL :: SignupURL
- suURL :: Lens' SignupURL (Maybe Text)
- suName :: Lens' SignupURL (Maybe Text)
- data PolicyDefaultPermissionPolicy
- data NetworkInfo
- networkInfo :: NetworkInfo
- niNetworkOperatorName :: Lens' NetworkInfo (Maybe Text)
- niMeid :: Lens' NetworkInfo (Maybe Text)
- niImei :: Lens' NetworkInfo (Maybe Text)
- niWifiMACAddress :: Lens' NetworkInfo (Maybe Text)
- data PowerManagementEvent
- powerManagementEvent :: PowerManagementEvent
- pmeBatteryLevel :: Lens' PowerManagementEvent (Maybe Double)
- pmeEventType :: Lens' PowerManagementEvent (Maybe PowerManagementEventEventType)
- pmeCreateTime :: Lens' PowerManagementEvent (Maybe UTCTime)
- data Policy
- policy :: Policy
- pBluetoothConfigDisabled :: Lens' Policy (Maybe Bool)
- pUnmuteMicrophoneDisabled :: Lens' Policy (Maybe Bool)
- pMountPhysicalMediaDisabled :: Lens' Policy (Maybe Bool)
- pFrpAdminEmails :: Lens' Policy [Text]
- pAppAutoUpdatePolicy :: Lens' Policy (Maybe PolicyAppAutoUpdatePolicy)
- pEncryptionPolicy :: Lens' Policy (Maybe PolicyEncryptionPolicy)
- pAndroidDevicePolicyTracks :: Lens' Policy [Text]
- pSafeBootDisabled :: Lens' Policy (Maybe Bool)
- pAlwaysOnVPNPackage :: Lens' Policy (Maybe AlwaysOnVPNPackage)
- pChoosePrivateKeyRules :: Lens' Policy [ChoosePrivateKeyRule]
- pCredentialsConfigDisabled :: Lens' Policy (Maybe Bool)
- pRecommendedGlobalProxy :: Lens' Policy (Maybe ProxyInfo)
- pKeyguardDisabled :: Lens' Policy (Maybe Bool)
- pSkipFirstUseHintsEnabled :: Lens' Policy (Maybe Bool)
- pAdjustVolumeDisabled :: Lens' Policy (Maybe Bool)
- pDefaultPermissionPolicy :: Lens' Policy (Maybe PolicyDefaultPermissionPolicy)
- pUninstallAppsDisabled :: Lens' Policy (Maybe Bool)
- pSetUserIconDisabled :: Lens' Policy (Maybe Bool)
- pPermittedInputMethods :: Lens' Policy (Maybe PackageNameList)
- pScreenCaptureDisabled :: Lens' Policy (Maybe Bool)
- pAddUserDisabled :: Lens' Policy (Maybe Bool)
- pShareLocationDisabled :: Lens' Policy (Maybe Bool)
- pAutoTimeRequired :: Lens' Policy (Maybe Bool)
- pInstallAppsDisabled :: Lens' Policy (Maybe Bool)
- pCreateWindowsDisabled :: Lens' Policy (Maybe Bool)
- pNetworkResetDisabled :: Lens' Policy (Maybe Bool)
- pBluetoothContactSharingDisabled :: Lens' Policy (Maybe Bool)
- pPermissionGrants :: Lens' Policy [PermissionGrant]
- pShortSupportMessage :: Lens' Policy (Maybe UserFacingMessage)
- pStayOnPluggedModes :: Lens' Policy [Text]
- pDataRoamingDisabled :: Lens' Policy (Maybe Bool)
- pDebuggingFeaturesAllowed :: Lens' Policy (Maybe Bool)
- pKioskCustomLauncherEnabled :: Lens' Policy (Maybe Bool)
- pWifiConfigsLockdownEnabled :: Lens' Policy (Maybe Bool)
- pUsbMassStorageEnabled :: Lens' Policy (Maybe Bool)
- pNetworkEscapeHatchEnabled :: Lens' Policy (Maybe Bool)
- pSystemUpdate :: Lens' Policy (Maybe SystemUpdate)
- pInstallUnknownSourcesAllowed :: Lens' Policy (Maybe Bool)
- pName :: Lens' Policy (Maybe Text)
- pPrivateKeySelectionEnabled :: Lens' Policy (Maybe Bool)
- pOutgoingCallsDisabled :: Lens' Policy (Maybe Bool)
- pStatusReportingSettings :: Lens' Policy (Maybe StatusReportingSettings)
- pRemoveUserDisabled :: Lens' Policy (Maybe Bool)
- pMobileNetworksConfigDisabled :: Lens' Policy (Maybe Bool)
- pVersion :: Lens' Policy (Maybe Int64)
- pEnsureVerifyAppsEnabled :: Lens' Policy (Maybe Bool)
- pSetWallpaperDisabled :: Lens' Policy (Maybe Bool)
- pVPNConfigDisabled :: Lens' Policy (Maybe Bool)
- pOpenNetworkConfiguration :: Lens' Policy (Maybe PolicyOpenNetworkConfiguration)
- pModifyAccountsDisabled :: Lens' Policy (Maybe Bool)
- pBlockApplicationsEnabled :: Lens' Policy (Maybe Bool)
- pKeyguardDisabledFeatures :: Lens' Policy [Text]
- pFunDisabled :: Lens' Policy (Maybe Bool)
- pSmsDisabled :: Lens' Policy (Maybe Bool)
- pMaximumTimeToLock :: Lens' Policy (Maybe Int64)
- pOutgoingBeamDisabled :: Lens' Policy (Maybe Bool)
- pStatusBarDisabled :: Lens' Policy (Maybe Bool)
- pCellBroadcastsConfigDisabled :: Lens' Policy (Maybe Bool)
- pDeviceOwnerLockScreenInfo :: Lens' Policy (Maybe UserFacingMessage)
- pPlayStoreMode :: Lens' Policy (Maybe PolicyPlayStoreMode)
- pComplianceRules :: Lens' Policy [ComplianceRule]
- pTetheringConfigDisabled :: Lens' Policy (Maybe Bool)
- pAccountTypesWithManagementDisabled :: Lens' Policy [Text]
- pWifiConfigDisabled :: Lens' Policy (Maybe Bool)
- pPersistentPreferredActivities :: Lens' Policy [PersistentPreferredActivity]
- pPasswordRequirements :: Lens' Policy (Maybe PasswordRequirements)
- pLongSupportMessage :: Lens' Policy (Maybe UserFacingMessage)
- pLocationMode :: Lens' Policy (Maybe PolicyLocationMode)
- pBluetoothDisabled :: Lens' Policy (Maybe Bool)
- pUsbFileTransferDisabled :: Lens' Policy (Maybe Bool)
- pCameraDisabled :: Lens' Policy (Maybe Bool)
- pApplications :: Lens' Policy [ApplicationPolicy]
- pPasswordPolicies :: Lens' Policy [PasswordRequirements]
- pFactoryResetDisabled :: Lens' Policy (Maybe Bool)
- data NonComplianceDetailCondition
- nonComplianceDetailCondition :: NonComplianceDetailCondition
- ncdcPackageName :: Lens' NonComplianceDetailCondition (Maybe Text)
- ncdcNonComplianceReason :: Lens' NonComplianceDetailCondition (Maybe NonComplianceDetailConditionNonComplianceReason)
- ncdcSettingName :: Lens' NonComplianceDetailCondition (Maybe Text)
- data OperationMetadata
- operationMetadata :: HashMap Text JSONValue -> OperationMetadata
- omAddtional :: Lens' OperationMetadata (HashMap Text JSONValue)
- data WebToken
- webToken :: WebToken
- wtParentFrameURL :: Lens' WebToken (Maybe Text)
- wtValue :: Lens' WebToken (Maybe Text)
- wtName :: Lens' WebToken (Maybe Text)
- wtPermissions :: Lens' WebToken [Text]
- data ComplianceRule
- complianceRule :: ComplianceRule
- crAPILevelCondition :: Lens' ComplianceRule (Maybe APILevelCondition)
- crDisableApps :: Lens' ComplianceRule (Maybe Bool)
- crPackageNamesToDisable :: Lens' ComplianceRule [Text]
- crNonComplianceDetailCondition :: Lens' ComplianceRule (Maybe NonComplianceDetailCondition)
- data PasswordRequirements
- passwordRequirements :: PasswordRequirements
- prPasswordMinimumSymbols :: Lens' PasswordRequirements (Maybe Int32)
- prMaximumFailedPasswordsForWipe :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordExpirationTimeout :: Lens' PasswordRequirements (Maybe Scientific)
- prPasswordMinimumNonLetter :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordHistoryLength :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordMinimumLetters :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordMinimumUpperCase :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordMinimumNumeric :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordQuality :: Lens' PasswordRequirements (Maybe PasswordRequirementsPasswordQuality)
- prPasswordMinimumLength :: Lens' PasswordRequirements (Maybe Int32)
- prPasswordScope :: Lens' PasswordRequirements (Maybe PasswordRequirementsPasswordScope)
- prPasswordMinimumLowerCase :: Lens' PasswordRequirements (Maybe Int32)
- data ApplicationReportState
- data NonComplianceDetail
- nonComplianceDetail :: NonComplianceDetail
- ncdFieldPath :: Lens' NonComplianceDetail (Maybe Text)
- ncdPackageName :: Lens' NonComplianceDetail (Maybe Text)
- ncdInstallationFailureReason :: Lens' NonComplianceDetail (Maybe NonComplianceDetailInstallationFailureReason)
- ncdNonComplianceReason :: Lens' NonComplianceDetail (Maybe NonComplianceDetailNonComplianceReason)
- ncdSettingName :: Lens' NonComplianceDetail (Maybe Text)
- ncdCurrentValue :: Lens' NonComplianceDetail (Maybe JSONValue)
- data NonComplianceDetailConditionNonComplianceReason
- data ApplicationEvent
- applicationEvent :: ApplicationEvent
- aeEventType :: Lens' ApplicationEvent (Maybe ApplicationEventEventType)
- aeCreateTime :: Lens' ApplicationEvent (Maybe UTCTime)
- data TermsAndConditions
- termsAndConditions :: TermsAndConditions
- tacContent :: Lens' TermsAndConditions (Maybe UserFacingMessage)
- tacHeader :: Lens' TermsAndConditions (Maybe UserFacingMessage)
- data OperationResponse
- operationResponse :: HashMap Text JSONValue -> OperationResponse
- orAddtional :: Lens' OperationResponse (HashMap Text JSONValue)
- data UserFacingMessage
- userFacingMessage :: UserFacingMessage
- ufmLocalizedMessages :: Lens' UserFacingMessage (Maybe UserFacingMessageLocalizedMessages)
- ufmDefaultMessage :: Lens' UserFacingMessage (Maybe Text)
- data SoftwareInfo
- softwareInfo :: SoftwareInfo
- siSecurityPatchLevel :: Lens' SoftwareInfo (Maybe Text)
- siAndroidDevicePolicyVersionName :: Lens' SoftwareInfo (Maybe Text)
- siDeviceKernelVersion :: Lens' SoftwareInfo (Maybe Text)
- siAndroidDevicePolicyVersionCode :: Lens' SoftwareInfo (Maybe Int32)
- siDeviceBuildSignature :: Lens' SoftwareInfo (Maybe Text)
- siBootLoaderVersion :: Lens' SoftwareInfo (Maybe Text)
- siAndroidBuildTime :: Lens' SoftwareInfo (Maybe UTCTime)
- siPrimaryLanguageCode :: Lens' SoftwareInfo (Maybe Text)
- siAndroidBuildNumber :: Lens' SoftwareInfo (Maybe Text)
- siAndroidVersion :: Lens' SoftwareInfo (Maybe Text)
- data MemoryEventEventType
- data ApplicationPermission
- applicationPermission :: ApplicationPermission
- apName :: Lens' ApplicationPermission (Maybe Text)
- apDescription :: Lens' ApplicationPermission (Maybe Text)
- apPermissionId :: Lens' ApplicationPermission (Maybe Text)
- data PasswordRequirementsPasswordQuality
Service Configuration
androidManagementService :: ServiceConfig Source #
Default request referring to version v1
of the Android Management API. This contains the host and root path used as a starting point for constructing service requests.
OAuth Scopes
androidManagementScope :: Proxy '["https://www.googleapis.com/auth/androidmanagement"] Source #
Manage Android devices and apps for your customers
PowerManagementEventEventType
data PowerManagementEventEventType Source #
Event type.
PowerManagementEventTypeUnspecified |
|
BatteryLevelCollected |
|
PowerConnected |
|
PowerDisconnected |
|
BatteryLow |
|
BatteryOkay |
|
BootCompleted |
|
Shutdown |
|
Instances
Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC (https://github.com/grpc). The error model is designed to be: Simple to use and understand for most users Flexible enough to meet unexpected needsOverviewThe Status message contains three pieces of data: error code, error message, and error details. The error code should be an enum value of google.rpc.Code, but it may accept additional error codes if needed. The error message should be a developer-facing English message that helps developers understand and resolve the error. If a localized user-facing error message is needed, put the localized message in the error details or localize it in the client. The optional error details may contain arbitrary information about the error. There is a predefined set of error detail types in the package google.rpc that can be used for common error conditions.Language mappingThe Status message is the logical representation of the error model, but it is not necessarily the actual wire format. When the Status message is exposed in different client libraries and different wire protocols, it can be mapped differently. For example, it will likely be mapped to some exceptions in Java, but more likely mapped to some error codes in C.Other usesThe error model and the Status message can be used in a variety of environments, either with or without APIs, to provide a consistent developer experience across different environments.Example uses of this error model include: Partial errors. If a service needs to return partial errors to the client, it may embed the Status in the normal response to indicate the partial errors. Workflow errors. A typical workflow has multiple steps. Each step may have a Status message for error reporting. Batch operations. If a client uses batch request and batch response, the Status message should be used directly inside batch response, one for each error sub-response. Asynchronous operations. If an API call embeds asynchronous operation results in its response, the status of those operations should be represented directly using the Status message. Logging. If some API errors are stored in logs, the message Status could be used directly after any stripping needed for security/privacy reasons.
See: status
smart constructor.
Instances
Eq Status Source # | |
Data Status Source # | |
Defined in Network.Google.AndroidManagement.Types.Product gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Status -> c Status # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Status # toConstr :: Status -> Constr # dataTypeOf :: Status -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c Status) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Status) # gmapT :: (forall b. Data b => b -> b) -> Status -> Status # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Status -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Status -> r # gmapQ :: (forall d. Data d => d -> u) -> Status -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> Status -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> Status -> m Status # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Status -> m Status # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Status -> m Status # | |
Show Status Source # | |
Generic Status Source # | |
ToJSON Status Source # | |
FromJSON Status Source # | |
type Rep Status Source # | |
Defined in Network.Google.AndroidManagement.Types.Product type Rep Status = D1 (MetaData "Status" "Network.Google.AndroidManagement.Types.Product" "gogol-androidmanagement-0.4.0-Fw3CwgJUt5jG9Vgn9TvuqA" False) (C1 (MetaCons "Status'" PrefixI True) (S1 (MetaSel (Just "_sDetails") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [StatusDetailsItem])) :*: (S1 (MetaSel (Just "_sCode") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))) :*: S1 (MetaSel (Just "_sMessage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) |
sDetails :: Lens' Status [StatusDetailsItem] Source #
A list of messages that carry the error details. There is a common set of message types for APIs to use.
sCode :: Lens' Status (Maybe Int32) Source #
The status code, which should be an enum value of google.rpc.Code.
sMessage :: Lens' Status (Maybe Text) Source #
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
SystemUpdateType
data SystemUpdateType Source #
The type of system update to configure.
SystemUpdateTypeUnspecified |
|
Automatic |
|
Windowed |
|
Postpone |
|
Instances
ListPoliciesResponse
data ListPoliciesResponse Source #
Response to a request to list policies for a given enterprise.
See: listPoliciesResponse
smart constructor.
Instances
listPoliciesResponse :: ListPoliciesResponse Source #
Creates a value of ListPoliciesResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
lprNextPageToken :: Lens' ListPoliciesResponse (Maybe Text) Source #
If there are more results, a token to retrieve next page of results.
lprPolicies :: Lens' ListPoliciesResponse [Policy] Source #
The list of policies.
MemoryInfo
data MemoryInfo Source #
Information about device memory and storage.
See: memoryInfo
smart constructor.
Instances
memoryInfo :: MemoryInfo Source #
Creates a value of MemoryInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
miTotalInternalStorage :: Lens' MemoryInfo (Maybe Int64) Source #
Total internal storage on device in bytes.
miTotalRam :: Lens' MemoryInfo (Maybe Int64) Source #
Total RAM on device in bytes.
DeviceState
data DeviceState Source #
The state to be applied to the device. This field can be modified by a patch request. Note that when calling enterprises.devices.patch, ACTIVE and DISABLED are the only allowable values. To enter the device into a DELETED state, call enterprises.devices.delete.
DeviceStateUnspecified |
|
Active |
|
Disabled |
|
Deleted |
|
Provisioning |
|
Instances
PackageNameList
data PackageNameList Source #
A list of package names.
See: packageNameList
smart constructor.
Instances
packageNameList :: PackageNameList Source #
Creates a value of PackageNameList
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
pnlPackageNames :: Lens' PackageNameList [Text] Source #
A list of package names.
Command
A command.
See: command
smart constructor.
Instances
Creates a value of Command
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
cResetPasswordFlags :: Lens' Command [Text] Source #
For commands of type RESET_PASSWORD, optionally specifies flags.
cNewPassword :: Lens' Command (Maybe Text) Source #
For commands of type RESET_PASSWORD, optionally specifies the new password.
cUserName :: Lens' Command (Maybe Text) Source #
The resource name of the user that owns the device in the form enterprises/{enterpriseId}/users/{userId}. This is automatically generated by the server based on the device the command is sent to.
cErrorCode :: Lens' Command (Maybe CommandErrorCode) Source #
If the command failed, an error code explaining the failure. This is not set when the command is cancelled by the caller.
cDuration :: Lens' Command (Maybe Scientific) Source #
The duration for which the command is valid. The command will expire if not executed by the device during this time. The default duration if unspecified is ten minutes. There is no maximum duration.
cCreateTime :: Lens' Command (Maybe UTCTime) Source #
The timestamp at which the command was created. The timestamp is automatically generated by the server.
ListOperationsResponse
data ListOperationsResponse Source #
The response message for Operations.ListOperations.
See: listOperationsResponse
smart constructor.
Instances
listOperationsResponse :: ListOperationsResponse Source #
Creates a value of ListOperationsResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
lorNextPageToken :: Lens' ListOperationsResponse (Maybe Text) Source #
The standard List next-page token.
lorOperations :: Lens' ListOperationsResponse [Operation] Source #
A list of operations that matches the specified filter in the request.
Display
Device display information.
See: display
smart constructor.
Instances
Creates a value of Display
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
dRefreshRate :: Lens' Display (Maybe Int32) Source #
Refresh rate of the display in frames per second.
AlwaysOnVPNPackage
data AlwaysOnVPNPackage Source #
Configuration for an always-on VPN connection.
See: alwaysOnVPNPackage
smart constructor.
Instances
alwaysOnVPNPackage :: AlwaysOnVPNPackage Source #
Creates a value of AlwaysOnVPNPackage
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
aovpLockdownEnabled :: Lens' AlwaysOnVPNPackage (Maybe Bool) Source #
Disallows networking when the VPN is not connected.
aovpPackageName :: Lens' AlwaysOnVPNPackage (Maybe Text) Source #
The package name of the VPN app.
PolicyOpenNetworkConfiguration
data PolicyOpenNetworkConfiguration Source #
Network configuration for the device. See configure networks for more information.
See: policyOpenNetworkConfiguration
smart constructor.
Instances
policyOpenNetworkConfiguration Source #
Creates a value of PolicyOpenNetworkConfiguration
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
poncAddtional :: Lens' PolicyOpenNetworkConfiguration (HashMap Text JSONValue) Source #
Properties of the object.
CommandErrorCode
data CommandErrorCode Source #
If the command failed, an error code explaining the failure. This is not set when the command is cancelled by the caller.
CommandErrorCodeUnspecified |
|
Unknown |
|
APILevel |
|
ManagementMode |
|
InvalidValue |
|
Unsupported |
|
Instances
HardwareStatus
data HardwareStatus Source #
Hardware status. Temperatures may be compared to the temperature thresholds available in hardwareInfo to determine hardware health.
See: hardwareStatus
smart constructor.
Instances
hardwareStatus :: HardwareStatus Source #
Creates a value of HardwareStatus
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
hsCPUTemperatures :: Lens' HardwareStatus [Double] Source #
Current CPU temperatures in Celsius for each CPU on the device.
hsBatteryTemperatures :: Lens' HardwareStatus [Double] Source #
Current battery temperatures in Celsius for each battery on the device.
hsGpuTemperatures :: Lens' HardwareStatus [Double] Source #
Current GPU temperatures in Celsius for each GPU on the device.
hsFanSpeeds :: Lens' HardwareStatus [Double] Source #
Fan speeds in RPM for each fan on the device. Empty array means that there are no fans or fan speed is not supported on the system.
hsSkinTemperatures :: Lens' HardwareStatus [Double] Source #
Current device skin temperatures in Celsius.
hsCPUUsages :: Lens' HardwareStatus [Double] Source #
CPU usages in percentage for each core available on the device. Usage is 0 for each unplugged core. Empty array implies that CPU usage is not supported in the system.
hsCreateTime :: Lens' HardwareStatus (Maybe UTCTime) Source #
The time the measurements were taken.
Application
data Application Source #
Information about an app.
See: application
smart constructor.
Instances
application :: Application Source #
Creates a value of Application
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
aManagedProperties :: Lens' Application [ManagedProperty] Source #
The set of managed properties available to be pre-configured for the app.
aName :: Lens' Application (Maybe Text) Source #
The name of the app in the form enterprises/{enterpriseId}/applications/{package_name}.
aPermissions :: Lens' Application [ApplicationPermission] Source #
The permissions required by the app.
ManagedProperty
data ManagedProperty Source #
Managed property.
See: managedProperty
smart constructor.
Instances
managedProperty :: ManagedProperty Source #
Creates a value of ManagedProperty
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
mpEntries :: Lens' ManagedProperty [ManagedPropertyEntry] Source #
For CHOICE or MULTISELECT properties, the list of possible entries.
mpNestedProperties :: Lens' ManagedProperty [ManagedProperty] Source #
For BUNDLE_ARRAY properties, the list of nested properties. A BUNDLE_ARRAY property is at most two levels deep.
mpKey :: Lens' ManagedProperty (Maybe Text) Source #
The unique key that the app uses to identify the property, e.g. "com.google.android.gm.fieldname".
mpDefaultValue :: Lens' ManagedProperty (Maybe JSONValue) Source #
The default value of the property. BUNDLE_ARRAY properties don't have a default value.
mpType :: Lens' ManagedProperty (Maybe ManagedPropertyType) Source #
The type of the property.
mpDescription :: Lens' ManagedProperty (Maybe Text) Source #
A longer description of the property, providing more detail of what it affects. Localized.
ProxyInfo
Configuration info for an HTTP proxy. For a direct proxy, set the host, port, and excluded_hosts fields. For a PAC script proxy, set the pac_uri field.
See: proxyInfo
smart constructor.
Instances
Eq ProxyInfo Source # | |
Data ProxyInfo Source # | |
Defined in Network.Google.AndroidManagement.Types.Product gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ProxyInfo -> c ProxyInfo # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ProxyInfo # toConstr :: ProxyInfo -> Constr # dataTypeOf :: ProxyInfo -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c ProxyInfo) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ProxyInfo) # gmapT :: (forall b. Data b => b -> b) -> ProxyInfo -> ProxyInfo # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ProxyInfo -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ProxyInfo -> r # gmapQ :: (forall d. Data d => d -> u) -> ProxyInfo -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> ProxyInfo -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> ProxyInfo -> m ProxyInfo # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ProxyInfo -> m ProxyInfo # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ProxyInfo -> m ProxyInfo # | |
Show ProxyInfo Source # | |
Generic ProxyInfo Source # | |
ToJSON ProxyInfo Source # | |
FromJSON ProxyInfo Source # | |
type Rep ProxyInfo Source # | |
Defined in Network.Google.AndroidManagement.Types.Product type Rep ProxyInfo = D1 (MetaData "ProxyInfo" "Network.Google.AndroidManagement.Types.Product" "gogol-androidmanagement-0.4.0-Fw3CwgJUt5jG9Vgn9TvuqA" False) (C1 (MetaCons "ProxyInfo'" PrefixI True) ((S1 (MetaSel (Just "_piPacURI") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_piHost") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_piExcludedHosts") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 (MetaSel (Just "_piPort") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))))) |
proxyInfo :: ProxyInfo Source #
Creates a value of ProxyInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
piPacURI :: Lens' ProxyInfo (Maybe Text) Source #
The URI of the PAC script used to configure the proxy.
piExcludedHosts :: Lens' ProxyInfo [Text] Source #
For a direct proxy, the hosts for which the proxy is bypassed. The host names may contain wildcards such as *.example.com.
PermissionGrantPolicy
data PermissionGrantPolicy Source #
The policy for granting the permission.
PermissionPolicyUnspecified |
|
Prompt |
|
Grant |
|
Deny |
|
Instances
PersistentPreferredActivity
data PersistentPreferredActivity Source #
A default activity for handling intents that match a particular intent filter.
See: persistentPreferredActivity
smart constructor.
Instances
persistentPreferredActivity :: PersistentPreferredActivity Source #
Creates a value of PersistentPreferredActivity
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
ppaActions :: Lens' PersistentPreferredActivity [Text] Source #
The intent actions to match in the filter. If any actions are included in the filter, then an intent's action must be one of those values for it to match. If no actions are included, the intent action is ignored.
ppaCategories :: Lens' PersistentPreferredActivity [Text] Source #
The intent categories to match in the filter. An intent includes the categories that it requires, all of which must be included in the filter in order to match. In other words, adding a category to the filter has no impact on matching unless that category is specified in the intent.
ppaReceiverActivity :: Lens' PersistentPreferredActivity (Maybe Text) Source #
The activity that should be the default intent handler. This should be an Android component name, e.g. com.android.enterprise.app/.MainActivity. Alternatively, the value may be the package name of an app, which causes Android Device Policy to choose an appropriate activity from the app to handle the intent.
Operation
This resource represents a long-running operation that is the result of a network API call.
See: operation
smart constructor.
Instances
oDone :: Lens' Operation (Maybe Bool) Source #
If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.
oError :: Lens' Operation (Maybe Status) Source #
The error result of the operation in case of failure or cancellation.
oResponse :: Lens' Operation (Maybe OperationResponse) Source #
The normal response of the operation in case of success. If the original method returns no data on success, such as Delete, the response is google.protobuf.Empty. If the original method is standard Get/Create/Update, the response should be the resource. For other methods, the response should have the type XxxResponse, where Xxx is the original method name. For example, if the original method name is TakeSnapshot(), the inferred response type is TakeSnapshotResponse.
oName :: Lens' Operation (Maybe Text) Source #
The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the name should have the format of operations/some/unique/name.
oMetadata :: Lens' Operation (Maybe OperationMetadata) Source #
Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
See: empty
smart constructor.
Instances
Eq Empty Source # | |
Data Empty Source # | |
Defined in Network.Google.AndroidManagement.Types.Product gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Empty -> c Empty # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Empty # dataTypeOf :: Empty -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c Empty) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Empty) # gmapT :: (forall b. Data b => b -> b) -> Empty -> Empty # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Empty -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Empty -> r # gmapQ :: (forall d. Data d => d -> u) -> Empty -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> Empty -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> Empty -> m Empty # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Empty -> m Empty # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Empty -> m Empty # | |
Show Empty Source # | |
Generic Empty Source # | |
ToJSON Empty Source # | |
FromJSON Empty Source # | |
type Rep Empty Source # | |
ExternalData
data ExternalData Source #
Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash.
See: externalData
smart constructor.
Instances
externalData :: ExternalData Source #
Creates a value of ExternalData
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
edURL :: Lens' ExternalData (Maybe Text) Source #
The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
edSha256Hash :: Lens' ExternalData (Maybe Text) Source #
The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
DisplayState
data DisplayState Source #
State of the display.
DisplayStateUnspecified |
|
Off |
|
ON |
|
Doze |
|
Suspended |
|
Instances
APILevelCondition
data APILevelCondition Source #
A compliance rule condition which is satisfied if the Android Framework API level on the device doesn't meet a minimum requirement. There can only be one rule with this type of condition per policy.
See: apiLevelCondition
smart constructor.
Instances
apiLevelCondition :: APILevelCondition Source #
Creates a value of APILevelCondition
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
alcMinAPILevel :: Lens' APILevelCondition (Maybe Int32) Source #
The minimum desired Android Framework API level. If the device doesn't meet the minimum requirement, this condition is satisfied. Must be greater than zero.
DeviceSettings
data DeviceSettings Source #
Information about security related device settings on device.
See: deviceSettings
smart constructor.
Instances
deviceSettings :: DeviceSettings Source #
Creates a value of DeviceSettings
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
dsIsEncrypted :: Lens' DeviceSettings (Maybe Bool) Source #
Whether the storage encryption is enabled.
dsAdbEnabled :: Lens' DeviceSettings (Maybe Bool) Source #
Whether ADB (https://developer.android.com/studio/command-line/adb.html) is enabled on the device.
dsIsDeviceSecure :: Lens' DeviceSettings (Maybe Bool) Source #
Whether the device is secured with PIN/password.
dsVerifyAppsEnabled :: Lens' DeviceSettings (Maybe Bool) Source #
Whether Verify Apps (Google Play Protect (https://support.google.com/googleplay/answer/2812853)) is enabled on the device.
dsDevelopmentSettingsEnabled :: Lens' DeviceSettings (Maybe Bool) Source #
Whether developer mode is enabled on the device.
dsEncryptionStatus :: Lens' DeviceSettings (Maybe DeviceSettingsEncryptionStatus) Source #
Encryption status from DevicePolicyManager.
dsUnknownSourcesEnabled :: Lens' DeviceSettings (Maybe Bool) Source #
Whether installing apps from unknown sources is enabled.
PolicyPlayStoreMode
data PolicyPlayStoreMode Source #
This mode controls which apps are available to the user in the Play Store and the behavior on the device when apps are removed from the policy.
PlayStoreModeUnspecified |
|
WhiteList |
|
BlackList |
|
Instances
ManagedConfigurationTemplateConfigurationVariables
data ManagedConfigurationTemplateConfigurationVariables Source #
Optional, a map containing configuration variables defined for the configuration.
See: managedConfigurationTemplateConfigurationVariables
smart constructor.
Instances
managedConfigurationTemplateConfigurationVariables Source #
Creates a value of ManagedConfigurationTemplateConfigurationVariables
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
mctcvAddtional :: Lens' ManagedConfigurationTemplateConfigurationVariables (HashMap Text Text) Source #
DeviceManagementMode
data DeviceManagementMode Source #
The type of management mode Android Device Policy takes on the device. This influences which policy settings are supported.
ManagementModeUnspecified |
|
DeviceOwner |
|
ProFileOwner |
|
Instances
HardwareInfo
data HardwareInfo Source #
Information about device hardware. The fields related to temperature thresholds are only available if hardwareStatusEnabled is true in the device's policy.
See: hardwareInfo
smart constructor.
Instances
hardwareInfo :: HardwareInfo Source #
Creates a value of HardwareInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
hiCPUThrottlingTemperatures :: Lens' HardwareInfo [Double] Source #
CPU throttling temperature thresholds in Celsius for each CPU on the device.
hiManufacturer :: Lens' HardwareInfo (Maybe Text) Source #
Manufacturer. For example, Motorola.
hiCPUShutdownTemperatures :: Lens' HardwareInfo [Double] Source #
CPU shutdown temperature thresholds in Celsius for each CPU on the device.
hiBatteryThrottlingTemperatures :: Lens' HardwareInfo [Double] Source #
Battery throttling temperature thresholds in Celsius for each battery on the device.
hiModel :: Lens' HardwareInfo (Maybe Text) Source #
The model of the device. For example, Asus Nexus 7.
hiBatteryShutdownTemperatures :: Lens' HardwareInfo [Double] Source #
Battery shutdown temperature thresholds in Celsius for each battery on the device.
hiSkinThrottlingTemperatures :: Lens' HardwareInfo [Double] Source #
Device skin throttling temperature thresholds in Celsius.
hiGpuShutdownTemperatures :: Lens' HardwareInfo [Double] Source #
GPU shutdown temperature thresholds in Celsius for each GPU on the device.
hiGpuThrottlingTemperatures :: Lens' HardwareInfo [Double] Source #
GPU throttling temperature thresholds in Celsius for each GPU on the device.
hiSkinShutdownTemperatures :: Lens' HardwareInfo [Double] Source #
Device skin shutdown temperature thresholds in Celsius.
hiSerialNumber :: Lens' HardwareInfo (Maybe Text) Source #
The device serial number.
hiDeviceBasebandVersion :: Lens' HardwareInfo (Maybe Text) Source #
Baseband version. For example, MDM9625_104662.22.05.34p.
hiHardware :: Lens' HardwareInfo (Maybe Text) Source #
Name of the hardware. For example, Angler.
Device
A device owned by an enterprise. Unless otherwise noted, all fields are read-only and can't be modified by enterprises.devices.patch.
See: device
smart constructor.
Instances
Creates a value of Device
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
devMemoryInfo
devPolicyCompliant
devApplicationReports
devPolicyName
devState
devAppliedPolicyName
devLastStatusReportTime
devDeviceSettings
devEnrollmentTokenName
devManagementMode
devHardwareInfo
devPowerManagementEvents
devUserName
devMemoryEvents
devAPILevel
devUser
devDisabledReason
devLastPolicyComplianceReportTime
devEnrollmentTokenData
devName
devAppliedPolicyVersion
devHardwareStatusSamples
devAppliedState
devPreviousDeviceNames
devLastPolicySyncTime
devNetworkInfo
devNonComplianceDetails
devSoftwareInfo
devEnrollmentTime
devDisplays
devMemoryInfo :: Lens' Device (Maybe MemoryInfo) Source #
Memory information. This information is only available if memoryInfoEnabled is true in the device's policy.
devPolicyCompliant :: Lens' Device (Maybe Bool) Source #
Whether the device is compliant with its policy.
devApplicationReports :: Lens' Device [ApplicationReport] Source #
Reports for apps installed on the device. This information is only available when application_reports_enabled is true in the device's policy.
devPolicyName :: Lens' Device (Maybe Text) Source #
The name of the policy applied to the device, in the form enterprises/{enterpriseId}/policies/{policyId}. If not specified, the policy_name for the device's user is applied. This field can be modified by a patch request. You can specify only the policyId when calling enterprises.devices.patch, as long as the policyId doesn’t contain any slashes. The rest of the policy name is inferred.
devState :: Lens' Device (Maybe DeviceState) Source #
The state to be applied to the device. This field can be modified by a patch request. Note that when calling enterprises.devices.patch, ACTIVE and DISABLED are the only allowable values. To enter the device into a DELETED state, call enterprises.devices.delete.
devAppliedPolicyName :: Lens' Device (Maybe Text) Source #
The name of the policy currently applied to the device.
devLastStatusReportTime :: Lens' Device (Maybe UTCTime) Source #
The last time the device sent a status report.
devDeviceSettings :: Lens' Device (Maybe DeviceSettings) Source #
Device settings information. This information is only available if deviceSettingsEnabled is true in the device's policy.
devEnrollmentTokenName :: Lens' Device (Maybe Text) Source #
If the device was enrolled with an enrollment token, this field contains the name of the token.
devManagementMode :: Lens' Device (Maybe DeviceManagementMode) Source #
The type of management mode Android Device Policy takes on the device. This influences which policy settings are supported.
devHardwareInfo :: Lens' Device (Maybe HardwareInfo) Source #
Detailed information about the device hardware.
devPowerManagementEvents :: Lens' Device [PowerManagementEvent] Source #
Power management events on the device in chronological order. This information is only available if powerManagementEventsEnabled is true in the device's policy.
devUserName :: Lens' Device (Maybe Text) Source #
The resource name of the user that owns this device in the form enterprises/{enterpriseId}/users/{userId}.
devMemoryEvents :: Lens' Device [MemoryEvent] Source #
Events related to memory and storage measurements in chronological order. This information is only available if memoryInfoEnabled is true in the device's policy.
devAPILevel :: Lens' Device (Maybe Int32) Source #
The API level of the Android platform version running on the device.
devDisabledReason :: Lens' Device (Maybe UserFacingMessage) Source #
If the device state is DISABLED, an optional message that is displayed on the device indicating the reason the device is disabled. This field can be modified by a patch request.
devEnrollmentTokenData :: Lens' Device (Maybe Text) Source #
If the device was enrolled with an enrollment token with additional data provided, this field contains that data.
devName :: Lens' Device (Maybe Text) Source #
The name of the device in the form enterprises/{enterpriseId}/devices/{deviceId}.
devAppliedPolicyVersion :: Lens' Device (Maybe Int64) Source #
The version of the policy currently applied to the device.
devHardwareStatusSamples :: Lens' Device [HardwareStatus] Source #
Hardware status samples in chronological order. This information is only available if hardwareStatusEnabled is true in the device's policy.
devAppliedState :: Lens' Device (Maybe DeviceAppliedState) Source #
The state currently applied to the device.
devPreviousDeviceNames :: Lens' Device [Text] Source #
If the same physical device has been enrolled multiple times, this field contains its previous device names. The serial number is used as the unique identifier to determine if the same physical device has enrolled previously. The names are in chronological order.
devLastPolicySyncTime :: Lens' Device (Maybe UTCTime) Source #
The last time the device fetched its policy.
devNetworkInfo :: Lens' Device (Maybe NetworkInfo) Source #
Device network information. This information is only available if networkInfoEnabled is true in the device's policy.
devNonComplianceDetails :: Lens' Device [NonComplianceDetail] Source #
Details about policy settings that the device is not compliant with.
devSoftwareInfo :: Lens' Device (Maybe SoftwareInfo) Source #
Detailed information about the device software. This information is only available if softwareInfoEnabled is true in the device's policy.
devDisplays :: Lens' Device [Display] Source #
Detailed information about displays on the device. This information is only available if displayInfoEnabled is true in the device's policy.
ApplicationReportApplicationSource
data ApplicationReportApplicationSource Source #
The source of the package.
ApplicationSourceUnspecified |
|
SystemAppFactoryVersion |
|
SystemAppUpdatedVersion |
|
InstalledFromPlayStore |
|
Instances
StatusDetailsItem
data StatusDetailsItem Source #
Instances
Creates a value of StatusDetailsItem
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
sdiAddtional :: Lens' StatusDetailsItem (HashMap Text JSONValue) Source #
Properties of the object. Contains field 'type with type URL.
ApplicationPolicyInstallType
data ApplicationPolicyInstallType Source #
The type of installation to perform.
InstallTypeUnspecified |
|
Preinstalled |
|
ForceInstalled |
|
Blocked |
|
Available |
|
Instances
NonComplianceDetailInstallationFailureReason
data NonComplianceDetailInstallationFailureReason Source #
If package_name is set and the non-compliance reason is APP_NOT_INSTALLED or APP_NOT_UPDATED, the detailed reason the app can't be installed or updated.
InstallationFailureReasonUnspecified |
|
InstallationFailureReasonUnknown |
|
InProgress |
|
NotFound |
|
NotCompatibleWithDevice |
|
NotApproved |
|
PermissionsNotAccepted |
|
NotAvailableInCountry |
|
NoLicensesRemaining |
|
NotEnrolled |
|
UserInvalid |
|
Instances
PasswordRequirementsPasswordScope
data PasswordRequirementsPasswordScope Source #
The scope that the password requirement applies to.
ScopeUnspecified |
|
ScopeDevice |
|
ScopeProFile |
|
Instances
ManagedPropertyEntry
data ManagedPropertyEntry Source #
An entry of a managed property.
See: managedPropertyEntry
smart constructor.
Instances
managedPropertyEntry :: ManagedPropertyEntry Source #
Creates a value of ManagedPropertyEntry
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
mpeValue :: Lens' ManagedPropertyEntry (Maybe Text) Source #
The machine-readable value of the entry, which should be used in the configuration. Not localized.
mpeName :: Lens' ManagedPropertyEntry (Maybe Text) Source #
The human-readable name of the value. Localized.
DeviceSettingsEncryptionStatus
data DeviceSettingsEncryptionStatus Source #
Encryption status from DevicePolicyManager.
DSESEncryptionStatusUnspecified |
|
DSESUnsupported |
|
DSESInactive |
|
DSESActivating |
|
DSESActive |
|
DSESActiveDefaultKey |
|
DSESActivePerUser |
|
Instances
PolicyLocationMode
data PolicyLocationMode Source #
The degree of location detection enabled. The user may change the value unless the user is otherwise blocked from accessing device settings.
PLMLocationModeUnspecified |
|
PLMHighAccuracy |
|
PLMSensorsOnly |
|
PLMBatterySaving |
|
PLMOff |
|
Instances
ChoosePrivateKeyRule
data ChoosePrivateKeyRule Source #
A rule for automatically choosing a private key and certificate to authenticate the device to a server.
See: choosePrivateKeyRule
smart constructor.
Instances
choosePrivateKeyRule :: ChoosePrivateKeyRule Source #
Creates a value of ChoosePrivateKeyRule
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
cpkrPrivateKeyAlias :: Lens' ChoosePrivateKeyRule (Maybe Text) Source #
The alias of the private key to be used.
cpkrURLPattern :: Lens' ChoosePrivateKeyRule (Maybe Text) Source #
The URL pattern to match against the URL of the outgoing request. The pattern may contain asterisk (*) wildcards. Any URL is matched if unspecified.
cpkrPackageNames :: Lens' ChoosePrivateKeyRule [Text] Source #
The package names for which outgoing requests are subject to this rule. If no package names are specified, then the rule applies to all packages. For each package name listed, the rule applies to that package and all other packages that shared the same Android UID. The SHA256 hash of the signing key signatures of each package_name will be verified against those provided by Play
UserFacingMessageLocalizedMessages
data UserFacingMessageLocalizedMessages Source #
A map containing pairs, where locale is a well-formed BCP 47 language (https://www.w3.org/International/articles/language-tags/) code, such as en-US, es-ES, or fr.
See: userFacingMessageLocalizedMessages
smart constructor.
Instances
userFacingMessageLocalizedMessages Source #
Creates a value of UserFacingMessageLocalizedMessages
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
User
A user belonging to an enterprise.
See: user
smart constructor.
Instances
Eq User Source # | |
Data User Source # | |
Defined in Network.Google.AndroidManagement.Types.Product gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> User -> c User # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c User # dataTypeOf :: User -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c User) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c User) # gmapT :: (forall b. Data b => b -> b) -> User -> User # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> User -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> User -> r # gmapQ :: (forall d. Data d => d -> u) -> User -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> User -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> User -> m User # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> User -> m User # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> User -> m User # | |
Show User Source # | |
Generic User Source # | |
ToJSON User Source # | |
FromJSON User Source # | |
type Rep User Source # | |
Creates a value of User
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
uAccountIdentifier :: Lens' User (Maybe Text) Source #
A unique identifier you create for this user, such as user342 or asset#44418. This field must be set when the user is created and can't be updated. This field must not contain personally identifiable information (PII). This identifier must be 1024 characters or less; otherwise, the update policy request will fail.
SystemUpdate
data SystemUpdate Source #
Configuration for managing system updates
See: systemUpdate
smart constructor.
Instances
systemUpdate :: SystemUpdate Source #
Creates a value of SystemUpdate
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
suEndMinutes :: Lens' SystemUpdate (Maybe Int32) Source #
If the type is WINDOWED, the end of the maintenance window, measured as the number of minutes after midnight in device's local time. This value must be between 0 and 1439, inclusive. If this value is less than start_minutes, then the maintenance window spans midnight. If the maintenance window specified is smaller than 30 minutes, the actual window is extended to 30 minutes beyond the start time.
suStartMinutes :: Lens' SystemUpdate (Maybe Int32) Source #
If the type is WINDOWED, the start of the maintenance window, measured as the number of minutes after midnight in the device's local time. This value must be between 0 and 1439, inclusive.
suType :: Lens' SystemUpdate (Maybe SystemUpdateType) Source #
The type of system update to configure.
ApplicationReport
data ApplicationReport Source #
Information reported about an installed app.
See: applicationReport
smart constructor.
Instances
applicationReport :: ApplicationReport Source #
Creates a value of ApplicationReport
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
arVersionCode :: Lens' ApplicationReport (Maybe Int32) Source #
The app version code, which can be used to determine whether one version is more recent than another.
arSigningKeyCertFingerprints :: Lens' ApplicationReport [Text] Source #
The SHA-1 hash of each android.content.pm.Signature (https://developer.android.com/reference/android/content/pm/Signature.html) associated with the app package. Each byte of each hash value is represented as a two-digit hexadecimal number.
arState :: Lens' ApplicationReport (Maybe ApplicationReportState) Source #
Application state.
arVersionName :: Lens' ApplicationReport (Maybe Text) Source #
The app version as displayed to the user.
arPackageName :: Lens' ApplicationReport (Maybe Text) Source #
Package name of the app.
arPackageSha256Hash :: Lens' ApplicationReport (Maybe Text) Source #
The SHA-256 hash of the app's APK file, which can be used to verify the app hasn't been modified. Each byte of the hash value is represented as a two-digit hexadecimal number.
arApplicationSource :: Lens' ApplicationReport (Maybe ApplicationReportApplicationSource) Source #
The source of the package.
arEvents :: Lens' ApplicationReport [ApplicationEvent] Source #
List of app events. The most recent 20 events are stored in the list.
arDisplayName :: Lens' ApplicationReport (Maybe Text) Source #
The display name of the app.
arInstallerPackageName :: Lens' ApplicationReport (Maybe Text) Source #
The package name of the app that installed this app.
PolicyAppAutoUpdatePolicy
data PolicyAppAutoUpdatePolicy Source #
The app auto update policy, which controls when automatic app updates can be applied.
AppAutoUpdatePolicyUnspecified |
|
ChoiceToTheUser |
|
Never |
|
WifiOnly |
|
Always |
|
Instances
EnrollmentToken
data EnrollmentToken Source #
An enrollment token.
See: enrollmentToken
smart constructor.
Instances
enrollmentToken :: EnrollmentToken Source #
Creates a value of EnrollmentToken
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
etPolicyName :: Lens' EnrollmentToken (Maybe Text) Source #
The name of the policy initially applied to the enrolled device, in the form enterprises/{enterpriseId}/policies/{policyId}. If not specified, the policy_name for the device’s user is applied. If user_name is also not specified, enterprises/{enterpriseId}/policies/default is applied by default. When updating this field, you can specify only the policyId as long as the policyId doesn’t contain any slashes. The rest of the policy name will be inferred.
etValue :: Lens' EnrollmentToken (Maybe Text) Source #
The token value that's passed to the device and authorizes the device to enroll. This is a read-only field generated by the server.
etQrCode :: Lens' EnrollmentToken (Maybe Text) Source #
A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token. To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON.
etAdditionalData :: Lens' EnrollmentToken (Maybe Text) Source #
Optional, arbitrary data associated with the enrollment token. This could contain, for example, the ID of an org unit the device is assigned to after enrollment. After a device enrolls with the token, this data will be exposed in the enrollment_token_data field of the Device resource. The data must be 1024 characters or less; otherwise, the creation request will fail.
etUser :: Lens' EnrollmentToken (Maybe User) Source #
The user associated with this enrollment token. If it's specified when the enrollment token is created and the user does not exist, the user will be created. This field must not contain personally identifiable information. Only the account_identifier field needs to be set.
etName :: Lens' EnrollmentToken (Maybe Text) Source #
The name of the enrollment token, which is generated by the server during creation, in the form enterprises/{enterpriseId}/enrollmentTokens/{enrollmentTokenId}.
etOneTimeOnly :: Lens' EnrollmentToken (Maybe Bool) Source #
Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
etExpirationTimestamp :: Lens' EnrollmentToken (Maybe UTCTime) Source #
The expiration time of the token. This is a read-only field generated by the server.
etDuration :: Lens' EnrollmentToken (Maybe Scientific) Source #
The length of time the enrollment token is valid, ranging from 1 minute to 30 days. If not specified, the default duration is 1 hour.
ApplicationPolicyManagedConfiguration
data ApplicationPolicyManagedConfiguration Source #
Managed configuration applied to the app. The format for the configuration is dictated by the ManagedProperty values supported by the app. Each field name in the managed configuration must match the key field of the ManagedProperty. The field value must be compatible with the type of the ManagedProperty: > -------------- ------------------ > type JSON value > BOOL true or false > STRING string > INTEGER number > CHOICE string > MULTISELECT array of strings > HIDDEN string > BUNDLE_ARRAY array of objects > -------------- ------------------
See: applicationPolicyManagedConfiguration
smart constructor.
Instances
applicationPolicyManagedConfiguration Source #
Creates a value of ApplicationPolicyManagedConfiguration
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
apmcAddtional :: Lens' ApplicationPolicyManagedConfiguration (HashMap Text JSONValue) Source #
Properties of the object.
PolicyEncryptionPolicy
data PolicyEncryptionPolicy Source #
Whether encryption is enabled
EncryptionPolicyUnspecified |
|
EnabledWithoutPassword |
|
EnabledWithPassword |
|
Instances
StatusReportingSettings
data StatusReportingSettings Source #
Settings controlling the behavior of status reports.
See: statusReportingSettings
smart constructor.
Instances
statusReportingSettings :: StatusReportingSettings Source #
Creates a value of StatusReportingSettings
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
srsSoftwareInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether software info reporting is enabled.
srsHardwareStatusEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether hardware status reporting is enabled.
srsPowerManagementEventsEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether power management event reporting is enabled.
srsDisplayInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether displays reporting is enabled.
srsApplicationReportsEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether app reports are enabled.
srsMemoryInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether memory reporting is enabled.
srsNetworkInfoEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether network info reporting is enabled.
srsDeviceSettingsEnabled :: Lens' StatusReportingSettings (Maybe Bool) Source #
Whether device settings reporting is enabled.
CommandType
data CommandType Source #
The type of the command.
CommandTypeUnspecified |
|
Lock |
|
ResetPassword |
|
Reboot |
|
Instances
ApplicationPolicyDefaultPermissionPolicy
data ApplicationPolicyDefaultPermissionPolicy Source #
The default policy for all permissions requested by the app. If specified, this overrides the policy-level default_permission_policy which applies to all apps. It does not override the permission_grants which applies to all apps.
APDPPPermissionPolicyUnspecified |
|
APDPPPrompt |
|
APDPPGrant |
|
APDPPDeny |
|
Instances
Xgafv
V1 error format.
Instances
ApplicationPolicy
data ApplicationPolicy Source #
Policy for an individual app.
See: applicationPolicy
smart constructor.
Instances
applicationPolicy :: ApplicationPolicy Source #
Creates a value of ApplicationPolicy
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
apDelegatedScopes :: Lens' ApplicationPolicy [Text] Source #
The scopes delegated to the app from Android Device Policy.
apPackageName :: Lens' ApplicationPolicy (Maybe Text) Source #
The package name of the app. For example, com.google.android.youtube for the YouTube app.
apManagedConfiguration :: Lens' ApplicationPolicy (Maybe ApplicationPolicyManagedConfiguration) Source #
Managed configuration applied to the app. The format for the configuration is dictated by the ManagedProperty values supported by the app. Each field name in the managed configuration must match the key field of the ManagedProperty. The field value must be compatible with the type of the ManagedProperty: > -------------- ------------------ > type JSON value > BOOL true or false > STRING string > INTEGER number > CHOICE string > MULTISELECT array of strings > HIDDEN string > BUNDLE_ARRAY array of objects > -------------- ------------------
apDefaultPermissionPolicy :: Lens' ApplicationPolicy (Maybe ApplicationPolicyDefaultPermissionPolicy) Source #
The default policy for all permissions requested by the app. If specified, this overrides the policy-level default_permission_policy which applies to all apps. It does not override the permission_grants which applies to all apps.
apDisabled :: Lens' ApplicationPolicy (Maybe Bool) Source #
Whether the app is disabled. When disabled, the app data is still preserved.
apLockTaskAllowed :: Lens' ApplicationPolicy (Maybe Bool) Source #
Whether the app is allowed to lock itself in full-screen mode.
apPermissionGrants :: Lens' ApplicationPolicy [PermissionGrant] Source #
Explicit permission grants or denials for the app. These values override the default_permission_policy and permission_grants which apply to all apps.
apManagedConfigurationTemplate :: Lens' ApplicationPolicy (Maybe ManagedConfigurationTemplate) Source #
The managed configurations template for the app, saved from the managed configurations iframe. This field is ignored if managed_configuration is set.
apMinimumVersionCode :: Lens' ApplicationPolicy (Maybe Int32) Source #
The minimum version of the app that runs on the device. If set, the device attempts to update the app to at least this version code. If the app is not up-to-date, the device will contain a NonComplianceDetail with non_compliance_reason set to APP_NOT_UPDATED. The app must already be published to Google Play with a version code greater than or equal to this value. At most 20 apps may specify a minimum version code per policy.
apInstallType :: Lens' ApplicationPolicy (Maybe ApplicationPolicyInstallType) Source #
The type of installation to perform.
ManagedPropertyType
data ManagedPropertyType Source #
The type of the property.
ManagedPropertyTypeUnspecified |
|
Bool |
|
String |
|
Integer |
|
Choice |
|
Multiselect |
|
Hidden |
|
BundleArray |
|
Instances
DeviceAppliedState
data DeviceAppliedState Source #
The state currently applied to the device.
DASDeviceStateUnspecified |
|
DASActive |
|
DASDisabled |
|
DASDeleted |
|
DASProvisioning |
|
Instances
ApplicationEventEventType
data ApplicationEventEventType Source #
App event type.
ApplicationEventTypeUnspecified |
|
Installed |
|
Changed |
|
DataCleared |
|
Removed |
|
Replaced |
|
Restarted |
|
Pinned |
|
Unpinned |
|
Instances
ListDevicesResponse
data ListDevicesResponse Source #
Response to a request to list devices for a given enterprise.
See: listDevicesResponse
smart constructor.
Instances
listDevicesResponse :: ListDevicesResponse Source #
Creates a value of ListDevicesResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
ldrNextPageToken :: Lens' ListDevicesResponse (Maybe Text) Source #
If there are more results, a token to retrieve next page of results.
ldrDevices :: Lens' ListDevicesResponse [Device] Source #
The list of devices.
ManagedConfigurationTemplate
data ManagedConfigurationTemplate Source #
The managed configurations template for the app, saved from the managed configurations iframe.
See: managedConfigurationTemplate
smart constructor.
Instances
managedConfigurationTemplate :: ManagedConfigurationTemplate Source #
Creates a value of ManagedConfigurationTemplate
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
mctTemplateId :: Lens' ManagedConfigurationTemplate (Maybe Text) Source #
The ID of the managed configurations template.
mctConfigurationVariables :: Lens' ManagedConfigurationTemplate (Maybe ManagedConfigurationTemplateConfigurationVariables) Source #
Optional, a map containing configuration variables defined for the configuration.
NonComplianceDetailNonComplianceReason
data NonComplianceDetailNonComplianceReason Source #
The reason the device is not in compliance with the setting.
NCDNCRNonComplianceReasonUnspecified |
|
NCDNCRAPILevel |
|
NCDNCRManagementMode |
|
NCDNCRUserAction |
|
NCDNCRInvalidValue |
|
NCDNCRAppNotInstalled |
|
NCDNCRUnsupported |
|
NCDNCRAppInstalled |
|
NCDNCRPending |
|
NCDNCRAppIncompatible |
|
NCDNCRAppNotUpdated |
|
Instances
Enterprise
data Enterprise Source #
The configuration applied to an enterprise.
See: enterprise
smart constructor.
Instances
enterprise :: Enterprise Source #
Creates a value of Enterprise
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
eAppAutoApprovalEnabled :: Lens' Enterprise (Maybe Bool) Source #
Deprecated and unused.
eEnabledNotificationTypes :: Lens' Enterprise [Text] Source #
The types of Google Pub/Sub notifications enabled for the enterprise.
eSigninDetails :: Lens' Enterprise [SigninDetail] Source #
Sign-in details of the enterprise. Maximum of 1 SigninDetail is supported.
eName :: Lens' Enterprise (Maybe Text) Source #
The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
ePubsubTopic :: Lens' Enterprise (Maybe Text) Source #
The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
eEnterpriseDisplayName :: Lens' Enterprise (Maybe Text) Source #
The name of the enterprise displayed to users.
eLogo :: Lens' Enterprise (Maybe ExternalData) Source #
An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
eTermsAndConditions :: Lens' Enterprise [TermsAndConditions] Source #
Terms and conditions that must be accepted when provisioning a device for this enterprise. A page of terms is generated for each value in this list.
ePrimaryColor :: Lens' Enterprise (Maybe Int32) Source #
A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
MemoryEvent
data MemoryEvent Source #
An event related to memory and storage measurements.
See: memoryEvent
smart constructor.
Instances
memoryEvent :: MemoryEvent Source #
Creates a value of MemoryEvent
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
meByteCount :: Lens' MemoryEvent (Maybe Int64) Source #
The number of free bytes in the medium, or for EXTERNAL_STORAGE_DETECTED, the total capacity in bytes of the storage medium.
meEventType :: Lens' MemoryEvent (Maybe MemoryEventEventType) Source #
Event type.
meCreateTime :: Lens' MemoryEvent (Maybe UTCTime) Source #
The creation time of the event.
PermissionGrant
data PermissionGrant Source #
Configuration for an Android permission and its grant state.
See: permissionGrant
smart constructor.
Instances
permissionGrant :: PermissionGrant Source #
Creates a value of PermissionGrant
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
pgPolicy :: Lens' PermissionGrant (Maybe PermissionGrantPolicy) Source #
The policy for granting the permission.
pgPermission :: Lens' PermissionGrant (Maybe Text) Source #
The Android permission or group, e.g. android.permission.READ_CALENDAR or android.permission_group.CALENDAR.
SigninDetail
data SigninDetail Source #
A resource containing sign in details for an enterprise.
See: signinDetail
smart constructor.
Instances
signinDetail :: SigninDetail Source #
Creates a value of SigninDetail
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
sdSigninURL :: Lens' SigninDetail (Maybe Text) Source #
Sign-in URL for authentication when device is provisioned with a sign-in enrollment token. The sign-in endpoint should finish authentication flow with a URL in the form of https://enterprise.google.com/android/enroll?et= for a successful login, or https://enterprise.google.com/android/enroll/invalid for a failed login.
sdQrCode :: Lens' SigninDetail (Maybe Text) Source #
A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token. To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON. This is a read-only field generated by the server.
sdSigninEnrollmentToken :: Lens' SigninDetail (Maybe Text) Source #
An enterprise wide enrollment token used to trigger custom sign-in flow. This is a read-only field generated by the server.
SignupURL
An enterprise signup URL.
See: signupURL
smart constructor.
Instances
Eq SignupURL Source # | |
Data SignupURL Source # | |
Defined in Network.Google.AndroidManagement.Types.Product gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SignupURL -> c SignupURL # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SignupURL # toConstr :: SignupURL -> Constr # dataTypeOf :: SignupURL -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c SignupURL) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SignupURL) # gmapT :: (forall b. Data b => b -> b) -> SignupURL -> SignupURL # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SignupURL -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SignupURL -> r # gmapQ :: (forall d. Data d => d -> u) -> SignupURL -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> SignupURL -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> SignupURL -> m SignupURL # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SignupURL -> m SignupURL # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SignupURL -> m SignupURL # | |
Show SignupURL Source # | |
Generic SignupURL Source # | |
ToJSON SignupURL Source # | |
FromJSON SignupURL Source # | |
type Rep SignupURL Source # | |
Defined in Network.Google.AndroidManagement.Types.Product type Rep SignupURL = D1 (MetaData "SignupURL" "Network.Google.AndroidManagement.Types.Product" "gogol-androidmanagement-0.4.0-Fw3CwgJUt5jG9Vgn9TvuqA" False) (C1 (MetaCons "SignupURL'" PrefixI True) (S1 (MetaSel (Just "_suURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_suName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) |
suURL :: Lens' SignupURL (Maybe Text) Source #
A URL where an enterprise admin can register their enterprise. The page can't be rendered in an iframe.
suName :: Lens' SignupURL (Maybe Text) Source #
The name of the resource. Use this value in the signupUrl field when calling enterprises.create to complete the enterprise signup flow.
PolicyDefaultPermissionPolicy
data PolicyDefaultPermissionPolicy Source #
The default permission policy for runtime permission requests.
PDPPPermissionPolicyUnspecified |
|
PDPPPrompt |
|
PDPPGrant |
|
PDPPDeny |
|
Instances
NetworkInfo
data NetworkInfo Source #
Device network info.
See: networkInfo
smart constructor.
Instances
networkInfo :: NetworkInfo Source #
Creates a value of NetworkInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
niNetworkOperatorName :: Lens' NetworkInfo (Maybe Text) Source #
Alphabetic name of current registered operator. For example, Vodafone.
niMeid :: Lens' NetworkInfo (Maybe Text) Source #
MEID number of the CDMA device. For example, A00000292788E1.
niImei :: Lens' NetworkInfo (Maybe Text) Source #
IMEI number of the GSM device. For example, A1000031212.
niWifiMACAddress :: Lens' NetworkInfo (Maybe Text) Source #
Wi-Fi MAC address of the device. For example, 7c:11:11:11:11:11.
PowerManagementEvent
data PowerManagementEvent Source #
A power management event.
See: powerManagementEvent
smart constructor.
Instances
powerManagementEvent :: PowerManagementEvent Source #
Creates a value of PowerManagementEvent
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
pmeBatteryLevel :: Lens' PowerManagementEvent (Maybe Double) Source #
For BATTERY_LEVEL_COLLECTED events, the battery level as a percentage.
pmeEventType :: Lens' PowerManagementEvent (Maybe PowerManagementEventEventType) Source #
Event type.
pmeCreateTime :: Lens' PowerManagementEvent (Maybe UTCTime) Source #
The creation time of the event.
Policy
A policy resources represents a group settings that govern the behavior of a managed device and the apps installed on it.
See: policy
smart constructor.
Instances
Creates a value of Policy
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
pBluetoothConfigDisabled
pUnmuteMicrophoneDisabled
pMountPhysicalMediaDisabled
pFrpAdminEmails
pAppAutoUpdatePolicy
pEncryptionPolicy
pAndroidDevicePolicyTracks
pSafeBootDisabled
pAlwaysOnVPNPackage
pChoosePrivateKeyRules
pCredentialsConfigDisabled
pRecommendedGlobalProxy
pKeyguardDisabled
pSkipFirstUseHintsEnabled
pAdjustVolumeDisabled
pDefaultPermissionPolicy
pUninstallAppsDisabled
pSetUserIconDisabled
pPermittedInputMethods
pScreenCaptureDisabled
pAddUserDisabled
pShareLocationDisabled
pAutoTimeRequired
pInstallAppsDisabled
pCreateWindowsDisabled
pNetworkResetDisabled
pBluetoothContactSharingDisabled
pPermissionGrants
pShortSupportMessage
pStayOnPluggedModes
pDataRoamingDisabled
pDebuggingFeaturesAllowed
pKioskCustomLauncherEnabled
pWifiConfigsLockdownEnabled
pUsbMassStorageEnabled
pNetworkEscapeHatchEnabled
pSystemUpdate
pInstallUnknownSourcesAllowed
pName
pPrivateKeySelectionEnabled
pOutgoingCallsDisabled
pStatusReportingSettings
pRemoveUserDisabled
pMobileNetworksConfigDisabled
pVersion
pEnsureVerifyAppsEnabled
pSetWallpaperDisabled
pVPNConfigDisabled
pOpenNetworkConfiguration
pModifyAccountsDisabled
pBlockApplicationsEnabled
pKeyguardDisabledFeatures
pFunDisabled
pSmsDisabled
pMaximumTimeToLock
pOutgoingBeamDisabled
pStatusBarDisabled
pCellBroadcastsConfigDisabled
pDeviceOwnerLockScreenInfo
pPlayStoreMode
pComplianceRules
pTetheringConfigDisabled
pAccountTypesWithManagementDisabled
pWifiConfigDisabled
pPersistentPreferredActivities
pPasswordRequirements
pLongSupportMessage
pLocationMode
pBluetoothDisabled
pUsbFileTransferDisabled
pCameraDisabled
pApplications
pPasswordPolicies
pFactoryResetDisabled
pBluetoothConfigDisabled :: Lens' Policy (Maybe Bool) Source #
Whether configuring bluetooth is disabled.
pUnmuteMicrophoneDisabled :: Lens' Policy (Maybe Bool) Source #
Whether the microphone is muted and adjusting microphone volume is disabled.
pMountPhysicalMediaDisabled :: Lens' Policy (Maybe Bool) Source #
Whether the user mounting physical external media is disabled.
pFrpAdminEmails :: Lens' Policy [Text] Source #
Email addresses of device administrators for factory reset protection. When the device is factory reset, it will require one of these admins to log in with the Google account email and password to unlock the device. If no admins are specified, the device won't provide factory reset protection.
pAppAutoUpdatePolicy :: Lens' Policy (Maybe PolicyAppAutoUpdatePolicy) Source #
The app auto update policy, which controls when automatic app updates can be applied.
pEncryptionPolicy :: Lens' Policy (Maybe PolicyEncryptionPolicy) Source #
Whether encryption is enabled
pAndroidDevicePolicyTracks :: Lens' Policy [Text] Source #
The app tracks for Android Device Policy the device can access. The device receives the latest version among all accessible tracks. If no tracks are specified, then the device only uses the production track.
pSafeBootDisabled :: Lens' Policy (Maybe Bool) Source #
Whether rebooting the device into safe boot is disabled.
pAlwaysOnVPNPackage :: Lens' Policy (Maybe AlwaysOnVPNPackage) Source #
Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting.
pChoosePrivateKeyRules :: Lens' Policy [ChoosePrivateKeyRule] Source #
Rules for automatically choosing a private key and certificate to authenticate the device to a server. The rules are ordered by increasing precedence, so if an outgoing request matches more than one rule, the last rule defines which private key to use.
pCredentialsConfigDisabled :: Lens' Policy (Maybe Bool) Source #
Whether configuring user credentials is disabled.
pRecommendedGlobalProxy :: Lens' Policy (Maybe ProxyInfo) Source #
The network-independent global HTTP proxy. Typically proxies should be configured per-network in open_network_configuration. However for unusual configurations like general internal filtering a global HTTP proxy may be useful. If the proxy is not accessible, network access may break. The global proxy is only a recommendation and some apps may ignore it.
pSkipFirstUseHintsEnabled :: Lens' Policy (Maybe Bool) Source #
Flag to skip hints on the first use. Enterprise admin can enable the system recommendation for apps to skip their user tutorial and other introductory hints on first start-up.
pAdjustVolumeDisabled :: Lens' Policy (Maybe Bool) Source #
Whether adjusting the master volume is disabled.
pDefaultPermissionPolicy :: Lens' Policy (Maybe PolicyDefaultPermissionPolicy) Source #
The default permission policy for runtime permission requests.
pUninstallAppsDisabled :: Lens' Policy (Maybe Bool) Source #
Whether user uninstallation of applications is disabled.
pSetUserIconDisabled :: Lens' Policy (Maybe Bool) Source #
Whether changing the user icon is disabled.
pPermittedInputMethods :: Lens' Policy (Maybe PackageNameList) Source #
If present, only the input methods provided by packages in this list are permitted. If this field is present, but the list is empty, then only system input methods are permitted.
pAddUserDisabled :: Lens' Policy (Maybe Bool) Source #
Whether adding new users and profiles is disabled.
pAutoTimeRequired :: Lens' Policy (Maybe Bool) Source #
Whether auto time is required, which prevents the user from manually setting the date and time.
pInstallAppsDisabled :: Lens' Policy (Maybe Bool) Source #
Whether user installation of apps is disabled.
pCreateWindowsDisabled :: Lens' Policy (Maybe Bool) Source #
Whether creating windows besides app windows is disabled.
pNetworkResetDisabled :: Lens' Policy (Maybe Bool) Source #
Whether resetting network settings is disabled.
pBluetoothContactSharingDisabled :: Lens' Policy (Maybe Bool) Source #
Whether bluetooth contact sharing is disabled.
pPermissionGrants :: Lens' Policy [PermissionGrant] Source #
Explicit permission or group grants or denials for all apps. These values override the default_permission_policy.
pShortSupportMessage :: Lens' Policy (Maybe UserFacingMessage) Source #
A message displayed to the user in the settings screen wherever functionality has been disabled by the admin.
pStayOnPluggedModes :: Lens' Policy [Text] Source #
The battery plugged in modes for which the device stays on. When using this setting, it is recommended to clear maximum_time_to_lock so that the device doesn't lock itself while it stays on.
pDataRoamingDisabled :: Lens' Policy (Maybe Bool) Source #
Whether roaming data services are disabled.
pDebuggingFeaturesAllowed :: Lens' Policy (Maybe Bool) Source #
Whether the user is allowed to enable debugging features.
pKioskCustomLauncherEnabled :: Lens' Policy (Maybe Bool) Source #
Whether the kiosk custom launcher is enabled. This replaces the home screen with a launcher that locks down the device to the apps installed via the applications setting. The apps appear on a single page in alphabetical order. It is recommended to also use status_bar_disabled to block access to device settings.
pWifiConfigsLockdownEnabled :: Lens' Policy (Maybe Bool) Source #
Whether Wi-Fi networks defined in Open Network Configuration are locked so they can't be edited by the user.
pUsbMassStorageEnabled :: Lens' Policy (Maybe Bool) Source #
Whether USB storage is enabled. Deprecated.
pNetworkEscapeHatchEnabled :: Lens' Policy (Maybe Bool) Source #
Whether the network escape hatch is enabled. If a network connection can't be made at boot time, the escape hatch prompts the user to temporarily connect to a network in order to refresh the device policy. After applying policy, the temporary network will be forgotten and the device will continue booting. This prevents being unable to connect to a network if there is no suitable network in the last policy and the device boots into an app in lock task mode, or the user is otherwise unable to reach device settings.
pSystemUpdate :: Lens' Policy (Maybe SystemUpdate) Source #
The system update policy, which controls how OS updates are applied. If the update type is WINDOWED, the update window will automatically apply to Play app updates as well.
pInstallUnknownSourcesAllowed :: Lens' Policy (Maybe Bool) Source #
Whether the user is allowed to enable the "Unknown Sources" setting, which allows installation of apps from unknown sources.
pName :: Lens' Policy (Maybe Text) Source #
The name of the policy in the form enterprises/{enterpriseId}/policies/{policyId}.
pPrivateKeySelectionEnabled :: Lens' Policy (Maybe Bool) Source #
Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable.
pStatusReportingSettings :: Lens' Policy (Maybe StatusReportingSettings) Source #
Status reporting settings
pMobileNetworksConfigDisabled :: Lens' Policy (Maybe Bool) Source #
Whether configuring mobile networks is disabled.
pVersion :: Lens' Policy (Maybe Int64) Source #
The version of the policy. This is a read-only field. The version is incremented each time the policy is updated.
pEnsureVerifyAppsEnabled :: Lens' Policy (Maybe Bool) Source #
Whether app verification is force-enabled.
pSetWallpaperDisabled :: Lens' Policy (Maybe Bool) Source #
Whether changing the wallpaper is disabled.
pOpenNetworkConfiguration :: Lens' Policy (Maybe PolicyOpenNetworkConfiguration) Source #
Network configuration for the device. See configure networks for more information.
pModifyAccountsDisabled :: Lens' Policy (Maybe Bool) Source #
Whether adding or removing accounts is disabled.
pBlockApplicationsEnabled :: Lens' Policy (Maybe Bool) Source #
Whether applications other than the ones configured in applications are blocked from being installed. When set, applications that were installed under a previous policy but no longer appear in the policy are automatically uninstalled.
pKeyguardDisabledFeatures :: Lens' Policy [Text] Source #
Disabled keyguard customizations, such as widgets.
pFunDisabled :: Lens' Policy (Maybe Bool) Source #
Whether the user is allowed to have fun. Controls whether the Easter egg game in Settings is disabled.
pSmsDisabled :: Lens' Policy (Maybe Bool) Source #
Whether sending and receiving SMS messages is disabled.
pMaximumTimeToLock :: Lens' Policy (Maybe Int64) Source #
Maximum time in milliseconds for user activity until the device locks. A value of 0 means there is no restriction.
pOutgoingBeamDisabled :: Lens' Policy (Maybe Bool) Source #
Whether using NFC to beam data from apps is disabled.
pStatusBarDisabled :: Lens' Policy (Maybe Bool) Source #
Whether the status bar is disabled. This disables notifications, quick settings, and other screen overlays that allow escape from full-screen mode.
pCellBroadcastsConfigDisabled :: Lens' Policy (Maybe Bool) Source #
Whether configuring cell broadcast is disabled.
pDeviceOwnerLockScreenInfo :: Lens' Policy (Maybe UserFacingMessage) Source #
The device owner information to be shown on the lock screen.
pPlayStoreMode :: Lens' Policy (Maybe PolicyPlayStoreMode) Source #
This mode controls which apps are available to the user in the Play Store and the behavior on the device when apps are removed from the policy.
pComplianceRules :: Lens' Policy [ComplianceRule] Source #
Rules declaring which mitigating actions to take when a device is not compliant with its policy. When the conditions for multiple rules are satisfied, all of the mitigating actions for the rules are taken. There is a maximum limit of 100 rules.
pTetheringConfigDisabled :: Lens' Policy (Maybe Bool) Source #
Whether configuring tethering and portable hotspots is disabled.
pAccountTypesWithManagementDisabled :: Lens' Policy [Text] Source #
Account types that can't be managed by the user.
pWifiConfigDisabled :: Lens' Policy (Maybe Bool) Source #
Whether configuring Wi-Fi access points is disabled.
pPersistentPreferredActivities :: Lens' Policy [PersistentPreferredActivity] Source #
Default intent handler activities.
pPasswordRequirements :: Lens' Policy (Maybe PasswordRequirements) Source #
Password requirements. DEPRECATED - Use password_policies
pLongSupportMessage :: Lens' Policy (Maybe UserFacingMessage) Source #
A message displayed to the user in the device administators settings screen.
pLocationMode :: Lens' Policy (Maybe PolicyLocationMode) Source #
The degree of location detection enabled. The user may change the value unless the user is otherwise blocked from accessing device settings.
pBluetoothDisabled :: Lens' Policy (Maybe Bool) Source #
Whether bluetooth is disabled. Prefer this setting over bluetooth_config_disabled because bluetooth_config_disabled can be bypassed by the user.
pUsbFileTransferDisabled :: Lens' Policy (Maybe Bool) Source #
Whether transferring files over USB is disabled.
pCameraDisabled :: Lens' Policy (Maybe Bool) Source #
Whether all cameras on the device are disabled.
pApplications :: Lens' Policy [ApplicationPolicy] Source #
Policy applied to apps.
pPasswordPolicies :: Lens' Policy [PasswordRequirements] Source #
Password requirement policies. Different policies can be set for work profile or fully managed devices by setting the password_scope field in the policy.
pFactoryResetDisabled :: Lens' Policy (Maybe Bool) Source #
Whether factory resetting from settings is disabled.
NonComplianceDetailCondition
data NonComplianceDetailCondition Source #
A compliance rule condition which is satisfied if there exists any matching NonComplianceDetail for the device. A NonComplianceDetail matches a NonComplianceDetailCondition if all the fields which are set within the NonComplianceDetailCondition match the corresponding NonComplianceDetail fields.
See: nonComplianceDetailCondition
smart constructor.
Instances
nonComplianceDetailCondition :: NonComplianceDetailCondition Source #
Creates a value of NonComplianceDetailCondition
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
ncdcPackageName :: Lens' NonComplianceDetailCondition (Maybe Text) Source #
The package name of the app that's out of compliance. If not set, then this condition matches any package name.
ncdcNonComplianceReason :: Lens' NonComplianceDetailCondition (Maybe NonComplianceDetailConditionNonComplianceReason) Source #
The reason the device is not in compliance with the setting. If not set, then this condition matches any reason.
ncdcSettingName :: Lens' NonComplianceDetailCondition (Maybe Text) Source #
The name of the policy setting. This is the JSON field name of a top-level Policy field. If not set, then this condition matches any setting name.
OperationMetadata
data OperationMetadata Source #
Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
See: operationMetadata
smart constructor.
Instances
Creates a value of OperationMetadata
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
omAddtional :: Lens' OperationMetadata (HashMap Text JSONValue) Source #
Properties of the object. Contains field 'type with type URL.
WebToken
A web token used to access the managed Google Play iframe.
See: webToken
smart constructor.
Instances
Eq WebToken Source # | |
Data WebToken Source # | |
Defined in Network.Google.AndroidManagement.Types.Product gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> WebToken -> c WebToken # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c WebToken # toConstr :: WebToken -> Constr # dataTypeOf :: WebToken -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c WebToken) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c WebToken) # gmapT :: (forall b. Data b => b -> b) -> WebToken -> WebToken # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> WebToken -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> WebToken -> r # gmapQ :: (forall d. Data d => d -> u) -> WebToken -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> WebToken -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> WebToken -> m WebToken # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> WebToken -> m WebToken # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> WebToken -> m WebToken # | |
Show WebToken Source # | |
Generic WebToken Source # | |
ToJSON WebToken Source # | |
FromJSON WebToken Source # | |
type Rep WebToken Source # | |
Defined in Network.Google.AndroidManagement.Types.Product type Rep WebToken = D1 (MetaData "WebToken" "Network.Google.AndroidManagement.Types.Product" "gogol-androidmanagement-0.4.0-Fw3CwgJUt5jG9Vgn9TvuqA" False) (C1 (MetaCons "WebToken'" PrefixI True) ((S1 (MetaSel (Just "_wtParentFrameURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_wtValue") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_wtName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_wtPermissions") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))))) |
Creates a value of WebToken
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
wtParentFrameURL :: Lens' WebToken (Maybe Text) Source #
The URL of the parent frame hosting the iframe with the embedded UI. To prevent XSS, the iframe may not be hosted at other URLs. The URL must use the https scheme.
wtValue :: Lens' WebToken (Maybe Text) Source #
The token value which is used in the hosting page to generate the iframe with the embedded UI. This is a read-only field generated by the server.
wtName :: Lens' WebToken (Maybe Text) Source #
The name of the web token, which is generated by the server during creation in the form enterprises/{enterpriseId}/webTokens/{webTokenId}.
wtPermissions :: Lens' WebToken [Text] Source #
Permissions available to an admin in the embedded UI. An admin must have all of these permissions in order to view the UI.
ComplianceRule
data ComplianceRule Source #
A rule declaring which mitigating actions to take when a device is not compliant with its policy. For every rule, there is always an implicit mitigating action to set policy_compliant to false for the Device resource, and display a message on the device indicating that the device is not compliant with its policy. Other mitigating actions may optionally be taken as well, depending on the field values in the rule.
See: complianceRule
smart constructor.
Instances
complianceRule :: ComplianceRule Source #
Creates a value of ComplianceRule
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
crAPILevelCondition :: Lens' ComplianceRule (Maybe APILevelCondition) Source #
A condition which is satisfied if the Android Framework API level on the device doesn't meet a minimum requirement.
crDisableApps :: Lens' ComplianceRule (Maybe Bool) Source #
If set to true, the rule includes a mitigating action to disable apps so that the device is effectively disabled, but app data is preserved. If the device is running an app in locked task mode, the app will be closed and a UI showing the reason for non-compliance will be displayed.
crPackageNamesToDisable :: Lens' ComplianceRule [Text] Source #
If set, the rule includes a mitigating action to disable apps specified in the list, but app data is preserved.
crNonComplianceDetailCondition :: Lens' ComplianceRule (Maybe NonComplianceDetailCondition) Source #
A condition which is satisfied if there exists any matching NonComplianceDetail for the device.
PasswordRequirements
data PasswordRequirements Source #
Requirements for the password used to unlock a device.
See: passwordRequirements
smart constructor.
Instances
passwordRequirements :: PasswordRequirements Source #
Creates a value of PasswordRequirements
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
prPasswordMinimumSymbols :: Lens' PasswordRequirements (Maybe Int32) Source #
Minimum number of symbols required in the password. Only enforced when password_quality is COMPLEX.
prMaximumFailedPasswordsForWipe :: Lens' PasswordRequirements (Maybe Int32) Source #
Number of incorrect device-unlock passwords that can be entered before a device is wiped. A value of 0 means there is no restriction.
prPasswordExpirationTimeout :: Lens' PasswordRequirements (Maybe Scientific) Source #
Password expiration timeout.
prPasswordMinimumNonLetter :: Lens' PasswordRequirements (Maybe Int32) Source #
Minimum number of non-letter characters (numerical digits or symbols) required in the password. Only enforced when password_quality is COMPLEX.
prPasswordHistoryLength :: Lens' PasswordRequirements (Maybe Int32) Source #
The length of the password history. After setting this field, the user won't be able to enter a new password that is the same as any password in the history. A value of 0 means there is no restriction.
prPasswordMinimumLetters :: Lens' PasswordRequirements (Maybe Int32) Source #
Minimum number of letters required in the password. Only enforced when password_quality is COMPLEX.
prPasswordMinimumUpperCase :: Lens' PasswordRequirements (Maybe Int32) Source #
Minimum number of upper case letters required in the password. Only enforced when password_quality is COMPLEX.
prPasswordMinimumNumeric :: Lens' PasswordRequirements (Maybe Int32) Source #
Minimum number of numerical digits required in the password. Only enforced when password_quality is COMPLEX.
prPasswordQuality :: Lens' PasswordRequirements (Maybe PasswordRequirementsPasswordQuality) Source #
The required password quality.
prPasswordMinimumLength :: Lens' PasswordRequirements (Maybe Int32) Source #
The minimum allowed password length. A value of 0 means there is no restriction. Only enforced when password_quality is NUMERIC, NUMERIC_COMPLEX, ALPHABETIC, ALPHANUMERIC, or COMPLEX.
prPasswordScope :: Lens' PasswordRequirements (Maybe PasswordRequirementsPasswordScope) Source #
The scope that the password requirement applies to.
prPasswordMinimumLowerCase :: Lens' PasswordRequirements (Maybe Int32) Source #
Minimum number of lower case letters required in the password. Only enforced when password_quality is COMPLEX.
ApplicationReportState
data ApplicationReportState Source #
Application state.
ARSInstalled |
|
ARSRemoved |
|
Instances
NonComplianceDetail
data NonComplianceDetail Source #
Provides detail about non-compliance with a policy setting.
See: nonComplianceDetail
smart constructor.
Instances
nonComplianceDetail :: NonComplianceDetail Source #
Creates a value of NonComplianceDetail
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
ncdFieldPath :: Lens' NonComplianceDetail (Maybe Text) Source #
For settings with nested fields, if a particular nested field is out of compliance, this specifies the full path to the offending field. The path is formatted in the same way the policy JSON field would be referenced in JavaScript, that is: 1) For object-typed fields, the field name is followed by a dot then by a subfield name. 2) For array-typed fields, the field name is followed by the array index enclosed in brackets. For example, to indicate a problem with the url field in the externalData field in the 3rd application, the path would be applications[2].externalData.url
ncdPackageName :: Lens' NonComplianceDetail (Maybe Text) Source #
The package name indicating which app is out of compliance, if applicable.
ncdInstallationFailureReason :: Lens' NonComplianceDetail (Maybe NonComplianceDetailInstallationFailureReason) Source #
If package_name is set and the non-compliance reason is APP_NOT_INSTALLED or APP_NOT_UPDATED, the detailed reason the app can't be installed or updated.
ncdNonComplianceReason :: Lens' NonComplianceDetail (Maybe NonComplianceDetailNonComplianceReason) Source #
The reason the device is not in compliance with the setting.
ncdSettingName :: Lens' NonComplianceDetail (Maybe Text) Source #
The name of the policy setting. This is the JSON field name of a top-level Policy field.
ncdCurrentValue :: Lens' NonComplianceDetail (Maybe JSONValue) Source #
If the policy setting could not be applied, the current value of the setting on the device.
NonComplianceDetailConditionNonComplianceReason
data NonComplianceDetailConditionNonComplianceReason Source #
The reason the device is not in compliance with the setting. If not set, then this condition matches any reason.
NCDCNCRNonComplianceReasonUnspecified |
|
NCDCNCRAPILevel |
|
NCDCNCRManagementMode |
|
NCDCNCRUserAction |
|
NCDCNCRInvalidValue |
|
NCDCNCRAppNotInstalled |
|
NCDCNCRUnsupported |
|
NCDCNCRAppInstalled |
|
NCDCNCRPending |
|
NCDCNCRAppIncompatible |
|
NCDCNCRAppNotUpdated |
|
Instances
ApplicationEvent
data ApplicationEvent Source #
An app-related event.
See: applicationEvent
smart constructor.
Instances
applicationEvent :: ApplicationEvent Source #
Creates a value of ApplicationEvent
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
aeEventType :: Lens' ApplicationEvent (Maybe ApplicationEventEventType) Source #
App event type.
aeCreateTime :: Lens' ApplicationEvent (Maybe UTCTime) Source #
The creation time of the event.
TermsAndConditions
data TermsAndConditions Source #
A terms and conditions page to be accepted during provisioning.
See: termsAndConditions
smart constructor.
Instances
termsAndConditions :: TermsAndConditions Source #
Creates a value of TermsAndConditions
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
tacContent :: Lens' TermsAndConditions (Maybe UserFacingMessage) Source #
A well-formatted HTML string. It will be parsed on the client with android.text.Html#fromHtml.
tacHeader :: Lens' TermsAndConditions (Maybe UserFacingMessage) Source #
A short header which appears above the HTML content.
OperationResponse
data OperationResponse Source #
The normal response of the operation in case of success. If the original method returns no data on success, such as Delete, the response is google.protobuf.Empty. If the original method is standard Get/Create/Update, the response should be the resource. For other methods, the response should have the type XxxResponse, where Xxx is the original method name. For example, if the original method name is TakeSnapshot(), the inferred response type is TakeSnapshotResponse.
See: operationResponse
smart constructor.
Instances
Creates a value of OperationResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
orAddtional :: Lens' OperationResponse (HashMap Text JSONValue) Source #
Properties of the object. Contains field 'type with type URL.
UserFacingMessage
data UserFacingMessage Source #
Provides a user-facing message with locale info. The maximum message length is 4096 characters.
See: userFacingMessage
smart constructor.
Instances
userFacingMessage :: UserFacingMessage Source #
Creates a value of UserFacingMessage
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
ufmLocalizedMessages :: Lens' UserFacingMessage (Maybe UserFacingMessageLocalizedMessages) Source #
A map containing pairs, where locale is a well-formed BCP 47 language (https://www.w3.org/International/articles/language-tags/) code, such as en-US, es-ES, or fr.
ufmDefaultMessage :: Lens' UserFacingMessage (Maybe Text) Source #
The default message displayed if no localized message is specified or the user's locale doesn't match with any of the localized messages. A default message must be provided if any localized messages are provided.
SoftwareInfo
data SoftwareInfo Source #
Information about device software.
See: softwareInfo
smart constructor.
Instances
softwareInfo :: SoftwareInfo Source #
Creates a value of SoftwareInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
siSecurityPatchLevel :: Lens' SoftwareInfo (Maybe Text) Source #
Security patch level, e.g. 2016-05-01.
siAndroidDevicePolicyVersionName :: Lens' SoftwareInfo (Maybe Text) Source #
The Android Device Policy app version as displayed to the user.
siDeviceKernelVersion :: Lens' SoftwareInfo (Maybe Text) Source #
Kernel version, for example, 2.6.32.9-g103d848.
siAndroidDevicePolicyVersionCode :: Lens' SoftwareInfo (Maybe Int32) Source #
The Android Device Policy app version code.
siDeviceBuildSignature :: Lens' SoftwareInfo (Maybe Text) Source #
SHA-256 hash of android.content.pm.Signature (https://developer.android.com/reference/android/content/pm/Signature.html) associated with the system package, which can be used to verify that the system build hasn't been modified.
siBootLoaderVersion :: Lens' SoftwareInfo (Maybe Text) Source #
The system bootloader version number, e.g. 0.6.7.
siAndroidBuildTime :: Lens' SoftwareInfo (Maybe UTCTime) Source #
Build time.
siPrimaryLanguageCode :: Lens' SoftwareInfo (Maybe Text) Source #
An IETF BCP 47 language code for the primary locale on the device.
siAndroidBuildNumber :: Lens' SoftwareInfo (Maybe Text) Source #
Android build ID string meant for displaying to the user. For example, shamu-userdebug 6.0.1 MOB30I 2756745 dev-keys.
siAndroidVersion :: Lens' SoftwareInfo (Maybe Text) Source #
The user-visible Android version string. For example, 6.0.1.
MemoryEventEventType
data MemoryEventEventType Source #
Event type.
MemoryEventTypeUnspecified |
|
RamMeasured |
|
InternalStorageMeasured |
|
ExternalStorageDetected |
|
ExternalStorageRemoved |
|
ExternalStorageMeasured |
|
Instances
ApplicationPermission
data ApplicationPermission Source #
A permission required by the app.
See: applicationPermission
smart constructor.
Instances
applicationPermission :: ApplicationPermission Source #
Creates a value of ApplicationPermission
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
apDescription :: Lens' ApplicationPermission (Maybe Text) Source #
A longer description of the permission, providing more detail on what it affects. Localized.
apPermissionId :: Lens' ApplicationPermission (Maybe Text) Source #
An opaque string uniquely identifying the permission. Not localized.
PasswordRequirementsPasswordQuality
data PasswordRequirementsPasswordQuality Source #
The required password quality.
PasswordQualityUnspecified |
|
BiometricWeak |
|
Something |
|
Numeric |
|
NumericComplex |
|
Alphabetic |
|
Alphanumeric |
|
Complex |
|