diff --git a/docs/dyn/androidmanagement_v1.enterprises.policies.html b/docs/dyn/androidmanagement_v1.enterprises.policies.html index 3d2e47236e7..c12e2532e05 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.policies.html +++ b/docs/dyn/androidmanagement_v1.enterprises.policies.html @@ -140,6 +140,9 @@

Method Details

"commonCriteriaMode": "A String", # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required. "developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated). "googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated). + "personalAppsThatCanReadWorkNotifications": [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name. + "A String", + ], "untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated). }, "alwaysOnVpnPackage": { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting. @@ -218,6 +221,11 @@

Method Details

], "createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled. "credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled. + "crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device. + "crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile. + "crossProfileDataSharing": "A String", # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work & personal apps, are configured separately. + "showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls. + }, "dataRoamingDisabled": True or False, # Whether roaming data services are disabled. "debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features. "defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests. @@ -491,6 +499,9 @@

Method Details

"commonCriteriaMode": "A String", # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required. "developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated). "googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated). + "personalAppsThatCanReadWorkNotifications": [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name. + "A String", + ], "untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated). }, "alwaysOnVpnPackage": { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting. @@ -569,6 +580,11 @@

Method Details

], "createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled. "credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled. + "crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device. + "crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile. + "crossProfileDataSharing": "A String", # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work & personal apps, are configured separately. + "showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls. + }, "dataRoamingDisabled": True or False, # Whether roaming data services are disabled. "debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features. "defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests. @@ -848,6 +864,9 @@

Method Details

"commonCriteriaMode": "A String", # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required. "developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated). "googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated). + "personalAppsThatCanReadWorkNotifications": [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name. + "A String", + ], "untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated). }, "alwaysOnVpnPackage": { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting. @@ -926,6 +945,11 @@

Method Details

], "createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled. "credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled. + "crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device. + "crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile. + "crossProfileDataSharing": "A String", # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work & personal apps, are configured separately. + "showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls. + }, "dataRoamingDisabled": True or False, # Whether roaming data services are disabled. "debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features. "defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests. @@ -1188,6 +1212,9 @@

Method Details

"commonCriteriaMode": "A String", # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required. "developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated). "googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated). + "personalAppsThatCanReadWorkNotifications": [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name. + "A String", + ], "untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated). }, "alwaysOnVpnPackage": { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting. @@ -1266,6 +1293,11 @@

Method Details

], "createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled. "credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled. + "crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device. + "crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile. + "crossProfileDataSharing": "A String", # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work & personal apps, are configured separately. + "showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls. + }, "dataRoamingDisabled": True or False, # Whether roaming data services are disabled. "debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features. "defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests. diff --git a/googleapiclient/discovery_cache/documents/androidmanagement.v1.json b/googleapiclient/discovery_cache/documents/androidmanagement.v1.json index 2a744150ab5..a92940e7a9e 100644 --- a/googleapiclient/discovery_cache/documents/androidmanagement.v1.json +++ b/googleapiclient/discovery_cache/documents/androidmanagement.v1.json @@ -1004,7 +1004,7 @@ } } }, - "revision": "20210809", + "revision": "20210818", "rootUrl": "https://androidmanagement.googleapis.com/", "schemas": { "AdvancedSecurityOverrides": { @@ -1053,6 +1053,13 @@ ], "type": "string" }, + "personalAppsThatCanReadWorkNotifications": { + "description": "Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name.", + "items": { + "type": "string" + }, + "type": "array" + }, "untrustedAppsPolicy": { "description": "The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).", "enum": [ @@ -1678,6 +1685,57 @@ }, "type": "object" }, + "CrossProfilePolicies": { + "description": "Cross-profile policies applied on the device.", + "id": "CrossProfilePolicies", + "properties": { + "crossProfileCopyPaste": { + "description": "Whether text copied from one profile (personal or work) can be pasted in the other profile.", + "enum": [ + "CROSS_PROFILE_COPY_PASTE_UNSPECIFIED", + "COPY_FROM_WORK_TO_PERSONAL_DISALLOWED", + "CROSS_PROFILE_COPY_PASTE_ALLOWED" + ], + "enumDescriptions": [ + "Unspecified. Defaults to COPY_FROM_WORK_TO_PERSONAL_DISALLOWED", + "Default. Prevents users from pasting into the personal profile text copied from the work profile. Text copied from the personal profile can be pasted into the work profile, and text copied from the work profile can be pasted into the work profile.", + "Text copied in either profile can be pasted in the other profile." + ], + "type": "string" + }, + "crossProfileDataSharing": { + "description": "Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work & personal apps, are configured separately.", + "enum": [ + "CROSS_PROFILE_DATA_SHARING_UNSPECIFIED", + "CROSS_PROFILE_DATA_SHARING_DISALLOWED", + "DATA_SHARING_FROM_WORK_TO_PERSONAL_DISALLOWED", + "CROSS_PROFILE_DATA_SHARING_ALLOWED" + ], + "enumDescriptions": [ + "Unspecified. Defaults to DATA_SHARING_FROM_WORK_TO_PERSONAL_DISALLOWED.", + "Prevents data from being shared from both the personal profile to the work profile and the work profile to the personal profile.", + "Default. Prevents users from sharing data from the work profile to apps in the personal profile. Personal data can be shared with work apps.", + "Data from either profile can be shared with the other profile." + ], + "type": "string" + }, + "showWorkContactsInPersonalProfile": { + "description": "Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.", + "enum": [ + "SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_UNSPECIFIED", + "SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED", + "SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_ALLOWED" + ], + "enumDescriptions": [ + "Unspecified. Defaults to SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_ALLOWED.", + "Prevents work profile contacts from appearing in personal profile contact searches and incoming calls", + "Default. Allows work profile contacts to appear in personal profile contact searches and incoming calls" + ], + "type": "string" + } + }, + "type": "object" + }, "Date": { "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values A month and day value, with a zero year, such as an anniversary A year on its own, with zero month and day values A year and month value, with a zero day, such as a credit card expiration dateRelated types are google.type.TimeOfDay and google.protobuf.Timestamp.", "id": "Date", @@ -3337,6 +3395,10 @@ "description": "Whether configuring user credentials is disabled.", "type": "boolean" }, + "crossProfilePolicies": { + "$ref": "CrossProfilePolicies", + "description": "Cross-profile policies applied on the device." + }, "dataRoamingDisabled": { "description": "Whether roaming data services are disabled.", "type": "boolean"