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
Copy file name to clipboardExpand all lines: docs/dyn/accesscontextmanager_v1.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184
184
filter: string, The standard list filter.
185
185
pageSize: integer, The standard list page size.
186
186
pageToken: string, The standard list page token.
187
-
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
187
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
188
188
x__xgafv: string, V1 error format.
189
189
Allowed values
190
190
1 - v1 error format
@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216
216
},
217
217
},
218
218
],
219
-
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
219
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.devices.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ <h3>Method Details</h3>
157
157
filter: string, The standard list filter.
158
158
pageSize: integer, The standard list page size.
159
159
pageToken: string, The standard list page token.
160
-
returnPartialSuccess: boolean, When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections e.g. when parent is set to "projects/example/locations/-".This field is not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation.
160
+
returnPartialSuccess: boolean, When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections. For example, when parent is set to "projects/example/locations/-".This field is not supported by default and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation.
161
161
x__xgafv: string, V1 error format.
162
162
Allowed values
163
163
1 - v1 error format
@@ -189,7 +189,7 @@ <h3>Method Details</h3>
189
189
},
190
190
},
191
191
],
192
-
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting to list all resources across all supported locations.
192
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets ListOperationsRequest.return_partial_success and reads across collections. For example, when attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.policies.html
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -543,7 +543,7 @@ <h3>Method Details</h3>
543
543
"removeUserDisabled": True or False, # Whether removing other users is disabled.
544
544
"safeBootDisabled": True or False, # Whether rebooting the device into safe boot is disabled.
545
545
"screenCaptureDisabled": True or False, # Whether screen capture is disabled.
546
-
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
546
+
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
547
547
"setWallpaperDisabled": True or False, # Whether changing the wallpaper is disabled.
548
548
"setupActions": [ # Action to take during the setup process. At most one action may be specified.
549
549
{ # An action executed during setup.
@@ -564,7 +564,7 @@ <h3>Method Details</h3>
564
564
},
565
565
},
566
566
],
567
-
"shareLocationDisabled": True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
567
+
"shareLocationDisabled": True or False, # Whether location sharing is disabled.
568
568
"shortSupportMessage": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # A message displayed to the user in the settings screen wherever functionality has been disabled by the admin. If the message is longer than 200 characters it may be truncated.
569
569
"defaultMessage": "A String", # 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.
570
570
"localizedMessages": { # 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.
@@ -1065,7 +1065,7 @@ <h3>Method Details</h3>
1065
1065
"removeUserDisabled": True or False, # Whether removing other users is disabled.
1066
1066
"safeBootDisabled": True or False, # Whether rebooting the device into safe boot is disabled.
1067
1067
"screenCaptureDisabled": True or False, # Whether screen capture is disabled.
1068
-
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
1068
+
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
1069
1069
"setWallpaperDisabled": True or False, # Whether changing the wallpaper is disabled.
1070
1070
"setupActions": [ # Action to take during the setup process. At most one action may be specified.
1071
1071
{ # An action executed during setup.
@@ -1086,7 +1086,7 @@ <h3>Method Details</h3>
1086
1086
},
1087
1087
},
1088
1088
],
1089
-
"shareLocationDisabled": True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
1089
+
"shareLocationDisabled": True or False, # Whether location sharing is disabled.
1090
1090
"shortSupportMessage": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # A message displayed to the user in the settings screen wherever functionality has been disabled by the admin. If the message is longer than 200 characters it may be truncated.
1091
1091
"defaultMessage": "A String", # 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.
1092
1092
"localizedMessages": { # 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.
@@ -1673,7 +1673,7 @@ <h3>Method Details</h3>
1673
1673
"removeUserDisabled": True or False, # Whether removing other users is disabled.
1674
1674
"safeBootDisabled": True or False, # Whether rebooting the device into safe boot is disabled.
1675
1675
"screenCaptureDisabled": True or False, # Whether screen capture is disabled.
1676
-
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
1676
+
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
1677
1677
"setWallpaperDisabled": True or False, # Whether changing the wallpaper is disabled.
1678
1678
"setupActions": [ # Action to take during the setup process. At most one action may be specified.
1679
1679
{ # An action executed during setup.
@@ -1694,7 +1694,7 @@ <h3>Method Details</h3>
1694
1694
},
1695
1695
},
1696
1696
],
1697
-
"shareLocationDisabled": True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
1697
+
"shareLocationDisabled": True or False, # Whether location sharing is disabled.
1698
1698
"shortSupportMessage": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # A message displayed to the user in the settings screen wherever functionality has been disabled by the admin. If the message is longer than 200 characters it may be truncated.
1699
1699
"defaultMessage": "A String", # 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.
1700
1700
"localizedMessages": { # 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.
@@ -2186,7 +2186,7 @@ <h3>Method Details</h3>
2186
2186
"removeUserDisabled": True or False, # Whether removing other users is disabled.
2187
2187
"safeBootDisabled": True or False, # Whether rebooting the device into safe boot is disabled.
2188
2188
"screenCaptureDisabled": True or False, # Whether screen capture is disabled.
2189
-
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
2189
+
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
2190
2190
"setWallpaperDisabled": True or False, # Whether changing the wallpaper is disabled.
2191
2191
"setupActions": [ # Action to take during the setup process. At most one action may be specified.
2192
2192
{ # An action executed during setup.
@@ -2207,7 +2207,7 @@ <h3>Method Details</h3>
2207
2207
},
2208
2208
},
2209
2209
],
2210
-
"shareLocationDisabled": True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
2210
+
"shareLocationDisabled": True or False, # Whether location sharing is disabled.
2211
2211
"shortSupportMessage": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # A message displayed to the user in the settings screen wherever functionality has been disabled by the admin. If the message is longer than 200 characters it may be truncated.
2212
2212
"defaultMessage": "A String", # 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.
2213
2213
"localizedMessages": { # 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.
@@ -2697,7 +2697,7 @@ <h3>Method Details</h3>
2697
2697
"removeUserDisabled": True or False, # Whether removing other users is disabled.
2698
2698
"safeBootDisabled": True or False, # Whether rebooting the device into safe boot is disabled.
2699
2699
"screenCaptureDisabled": True or False, # Whether screen capture is disabled.
2700
-
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
2700
+
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
2701
2701
"setWallpaperDisabled": True or False, # Whether changing the wallpaper is disabled.
2702
2702
"setupActions": [ # Action to take during the setup process. At most one action may be specified.
2703
2703
{ # An action executed during setup.
@@ -2718,7 +2718,7 @@ <h3>Method Details</h3>
2718
2718
},
2719
2719
},
2720
2720
],
2721
-
"shareLocationDisabled": True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
2721
+
"shareLocationDisabled": True or False, # Whether location sharing is disabled.
2722
2722
"shortSupportMessage": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # A message displayed to the user in the settings screen wherever functionality has been disabled by the admin. If the message is longer than 200 characters it may be truncated.
2723
2723
"defaultMessage": "A String", # 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.
2724
2724
"localizedMessages": { # 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.
@@ -3224,7 +3224,7 @@ <h3>Method Details</h3>
3224
3224
"removeUserDisabled": True or False, # Whether removing other users is disabled.
3225
3225
"safeBootDisabled": True or False, # Whether rebooting the device into safe boot is disabled.
3226
3226
"screenCaptureDisabled": True or False, # Whether screen capture is disabled.
3227
-
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
3227
+
"setUserIconDisabled": True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
3228
3228
"setWallpaperDisabled": True or False, # Whether changing the wallpaper is disabled.
3229
3229
"setupActions": [ # Action to take during the setup process. At most one action may be specified.
3230
3230
{ # An action executed during setup.
@@ -3245,7 +3245,7 @@ <h3>Method Details</h3>
3245
3245
},
3246
3246
},
3247
3247
],
3248
-
"shareLocationDisabled": True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
3248
+
"shareLocationDisabled": True or False, # Whether location sharing is disabled.
3249
3249
"shortSupportMessage": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # A message displayed to the user in the settings screen wherever functionality has been disabled by the admin. If the message is longer than 200 characters it may be truncated.
3250
3250
"defaultMessage": "A String", # 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.
3251
3251
"localizedMessages": { # 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.
Copy file name to clipboardExpand all lines: docs/dyn/apim_v1alpha.projects.locations.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184
184
filter: string, The standard list filter.
185
185
pageSize: integer, The standard list page size.
186
186
pageToken: string, The standard list page token.
187
-
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
187
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
188
188
x__xgafv: string, V1 error format.
189
189
Allowed values
190
190
1 - v1 error format
@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216
216
},
217
217
},
218
218
],
219
-
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
219
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: docs/dyn/assuredworkloads_v1.organizations.locations.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ <h3>Method Details</h3>
136
136
filter: string, The standard list filter.
137
137
pageSize: integer, The standard list page size.
138
138
pageToken: string, The standard list page token.
139
-
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
139
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
140
140
x__xgafv: string, V1 error format.
141
141
Allowed values
142
142
1 - v1 error format
@@ -168,7 +168,7 @@ <h3>Method Details</h3>
168
168
},
169
169
},
170
170
],
171
-
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
171
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.
0 commit comments