You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Deleted keys were detected in the following stable discovery artifacts:
bigquery v2 795df26
managedidentities v1 9f85c13
ondemandscanning v1 11b0c0e
## Deleted keys were detected in the following pre-stable discovery artifacts:
artifactregistry v1beta1 d8c9d9b
artifactregistry v1beta2 d8c9d9b
dataflow v1b3 a8b3400
managedidentities v1alpha1 9f85c13
managedidentities v1beta1 9f85c13
ondemandscanning v1beta1 11b0c0e
## Discovery Artifact Change Summary:
feat(analyticsdata): update the api 1975400
feat(androidmanagement): update the api d253dad
feat(artifactregistry): update the api d8c9d9b
feat(bigquery): update the api 795df26
feat(bigquerydatatransfer): update the api 9044b19
feat(chat): update the api 5fe2f9c
feat(cloudidentity): update the api 24da17a
feat(cloudkms): update the api bb6c83b
feat(compute): update the api 1c2b5b2
feat(container): update the api f5e7af1
feat(containeranalysis): update the api bb9bbea
feat(content): update the api c9ba1f1
feat(dataflow): update the api a8b3400
feat(dataproc): update the api 0f222f7
feat(displayvideo): update the api fbfb3ca
feat(documentai): update the api c21f6c9
feat(file): update the api 4ea8b8d
feat(gkehub): update the api abde26f
feat(logging): update the api 55ba494
feat(managedidentities): update the api 9f85c13
feat(metastore): update the api 6930123
feat(ondemandscanning): update the api 11b0c0e
feat(people): update the api 8a6dc23
feat(sqladmin): update the api 552d62b
feat(sts): update the api 701b09c
feat(workflowexecutions): update the api 26e7f6d
feat(youtube): update the api 805e784
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.policies.html
+32
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,9 @@ <h3>Method Details</h3>
140
140
"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.
141
141
"developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
142
142
"googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
143
+
"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.
144
+
"A String",
145
+
],
143
146
"untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
144
147
},
145
148
"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 @@ <h3>Method Details</h3>
218
221
],
219
222
"createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled.
220
223
"credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled.
224
+
"crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
225
+
"crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile.
226
+
"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.
227
+
"showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
228
+
},
221
229
"dataRoamingDisabled": True or False, # Whether roaming data services are disabled.
222
230
"debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features.
223
231
"defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests.
@@ -491,6 +499,9 @@ <h3>Method Details</h3>
491
499
"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.
492
500
"developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
493
501
"googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
502
+
"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.
503
+
"A String",
504
+
],
494
505
"untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
495
506
},
496
507
"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 @@ <h3>Method Details</h3>
569
580
],
570
581
"createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled.
571
582
"credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled.
583
+
"crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
584
+
"crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile.
585
+
"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.
586
+
"showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
587
+
},
572
588
"dataRoamingDisabled": True or False, # Whether roaming data services are disabled.
573
589
"debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features.
574
590
"defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests.
@@ -848,6 +864,9 @@ <h3>Method Details</h3>
848
864
"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.
849
865
"developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
850
866
"googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
867
+
"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.
868
+
"A String",
869
+
],
851
870
"untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
852
871
},
853
872
"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 @@ <h3>Method Details</h3>
926
945
],
927
946
"createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled.
928
947
"credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled.
948
+
"crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
949
+
"crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile.
950
+
"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.
951
+
"showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
952
+
},
929
953
"dataRoamingDisabled": True or False, # Whether roaming data services are disabled.
930
954
"debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features.
931
955
"defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests.
@@ -1188,6 +1212,9 @@ <h3>Method Details</h3>
1188
1212
"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.
1189
1213
"developerSettings": "A String", # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
1190
1214
"googlePlayProtectVerifyApps": "A String", # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
1215
+
"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.
1216
+
"A String",
1217
+
],
1191
1218
"untrustedAppsPolicy": "A String", # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
1192
1219
},
1193
1220
"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 @@ <h3>Method Details</h3>
1266
1293
],
1267
1294
"createWindowsDisabled": True or False, # Whether creating windows besides app windows is disabled.
1268
1295
"credentialsConfigDisabled": True or False, # Whether configuring user credentials is disabled.
1296
+
"crossProfilePolicies": { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
1297
+
"crossProfileCopyPaste": "A String", # Whether text copied from one profile (personal or work) can be pasted in the other profile.
1298
+
"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.
1299
+
"showWorkContactsInPersonalProfile": "A String", # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
1300
+
},
1269
1301
"dataRoamingDisabled": True or False, # Whether roaming data services are disabled.
1270
1302
"debuggingFeaturesAllowed": True or False, # Whether the user is allowed to enable debugging features.
1271
1303
"defaultPermissionPolicy": "A String", # The default permission policy for runtime permission requests.
<pclass="firstline">Lists all in-app products - both managed products and subscriptions.</p>
91
+
<pclass="firstline">Lists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field `tokenPagination.nextPageToken` will be set and the caller should provide its value as a `token` request parameter to retrieve the next page.</p>
<pre>Lists all in-app products - both managed products and subscriptions.
245
+
<pre>Lists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field `tokenPagination.nextPageToken` will be set and the caller should provide its value as a `token` request parameter to retrieve the next page.
246
246
247
247
Args:
248
248
packageName: string, Package name of the app. (required)
249
-
maxResults: integer, How many results the list operation should return.
250
-
startIndex: integer, The index of the first element to return.
249
+
maxResults: integer, Deprecated and ignored. The page size is determined by the server.
250
+
startIndex: integer, Deprecated and ignored. Set the `token` parameter to rertieve the next page.
251
251
token: string, Pagination token. If empty, list starts at the first product.
252
252
x__xgafv: string, V1 error format.
253
253
Allowed values
@@ -290,7 +290,7 @@ <h3>Method Details</h3>
290
290
},
291
291
],
292
292
"kind": "A String", # The kind of this response ("androidpublisher#inappproductsListResponse").
293
-
"pageInfo": { # Information about the current page. List operations that supports paging return only one "page" of results. This protocol buffer message describes the page that has been returned. # Information about the current page.
293
+
"pageInfo": { # Information about the current page. List operations that supports paging return only one "page" of results. This protocol buffer message describes the page that has been returned. # Deprecated and unset.
294
294
"resultPerPage": 42, # Maximum number of results returned in one page. ! The number of results included in the API response.
295
295
"startIndex": 42, # Index of the first result returned in the current page.
296
296
"totalResults": 42, # Total number of results available on the backend ! The total number of results in the result set.
<pclass="firstline">Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.</p>
<pclass="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.</p>
<pre>Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.
181
181
182
182
Args:
183
+
name: string, The name of the operation's parent resource. (required)
183
184
filter: string, The standard list filter.
184
-
name: string, The name of the operation's parent resource.
0 commit comments