Skip to content

Commit f909a6f

Browse files
chore(docs): Add new discovery artifacts and artifacts with minor updates
1 parent 4a29e6c commit f909a6f

File tree

576 files changed

+72044
-34331
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

576 files changed

+72044
-34331
lines changed

docs/dyn/accesscontextmanager_v1.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184184
filter: string, The standard list filter.
185185
pageSize: integer, The standard list page size.
186186
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 `&quot;projects/example/locations/-&quot;`. 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 `&quot;projects/example/locations/-&quot;`. 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.
188188
x__xgafv: string, V1 error format.
189189
Allowed values
190190
1 - v1 error format
@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216216
},
217217
},
218218
],
219-
&quot;unreachable&quot;: [ # 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+
&quot;unreachable&quot;: [ # 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.
220220
&quot;A String&quot;,
221221
],
222222
}</pre>

docs/dyn/androidmanagement_v1.enterprises.devices.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h3>Method Details</h3>
157157
filter: string, The standard list filter.
158158
pageSize: integer, The standard list page size.
159159
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 &quot;projects/example/locations/-&quot;.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 &quot;projects/example/locations/-&quot;.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.
161161
x__xgafv: string, V1 error format.
162162
Allowed values
163163
1 - v1 error format
@@ -189,7 +189,7 @@ <h3>Method Details</h3>
189189
},
190190
},
191191
],
192-
&quot;unreachable&quot;: [ # 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+
&quot;unreachable&quot;: [ # 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.
193193
&quot;A String&quot;,
194194
],
195195
}</pre>

docs/dyn/androidmanagement_v1.enterprises.policies.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ <h3>Method Details</h3>
543543
&quot;removeUserDisabled&quot;: True or False, # Whether removing other users is disabled.
544544
&quot;safeBootDisabled&quot;: True or False, # Whether rebooting the device into safe boot is disabled.
545545
&quot;screenCaptureDisabled&quot;: True or False, # Whether screen capture is disabled.
546-
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
546+
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
547547
&quot;setWallpaperDisabled&quot;: True or False, # Whether changing the wallpaper is disabled.
548548
&quot;setupActions&quot;: [ # Action to take during the setup process. At most one action may be specified.
549549
{ # An action executed during setup.
@@ -564,7 +564,7 @@ <h3>Method Details</h3>
564564
},
565565
},
566566
],
567-
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
567+
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled.
568568
&quot;shortSupportMessage&quot;: { # 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.
569569
&quot;defaultMessage&quot;: &quot;A String&quot;, # The default message displayed if no localized message is specified or the user&#x27;s locale doesn&#x27;t match with any of the localized messages. A default message must be provided if any localized messages are provided.
570570
&quot;localizedMessages&quot;: { # 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>
10651065
&quot;removeUserDisabled&quot;: True or False, # Whether removing other users is disabled.
10661066
&quot;safeBootDisabled&quot;: True or False, # Whether rebooting the device into safe boot is disabled.
10671067
&quot;screenCaptureDisabled&quot;: True or False, # Whether screen capture is disabled.
1068-
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
1068+
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
10691069
&quot;setWallpaperDisabled&quot;: True or False, # Whether changing the wallpaper is disabled.
10701070
&quot;setupActions&quot;: [ # Action to take during the setup process. At most one action may be specified.
10711071
{ # An action executed during setup.
@@ -1086,7 +1086,7 @@ <h3>Method Details</h3>
10861086
},
10871087
},
10881088
],
1089-
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
1089+
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled.
10901090
&quot;shortSupportMessage&quot;: { # 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.
10911091
&quot;defaultMessage&quot;: &quot;A String&quot;, # The default message displayed if no localized message is specified or the user&#x27;s locale doesn&#x27;t match with any of the localized messages. A default message must be provided if any localized messages are provided.
10921092
&quot;localizedMessages&quot;: { # 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>
16731673
&quot;removeUserDisabled&quot;: True or False, # Whether removing other users is disabled.
16741674
&quot;safeBootDisabled&quot;: True or False, # Whether rebooting the device into safe boot is disabled.
16751675
&quot;screenCaptureDisabled&quot;: True or False, # Whether screen capture is disabled.
1676-
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
1676+
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
16771677
&quot;setWallpaperDisabled&quot;: True or False, # Whether changing the wallpaper is disabled.
16781678
&quot;setupActions&quot;: [ # Action to take during the setup process. At most one action may be specified.
16791679
{ # An action executed during setup.
@@ -1694,7 +1694,7 @@ <h3>Method Details</h3>
16941694
},
16951695
},
16961696
],
1697-
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
1697+
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled.
16981698
&quot;shortSupportMessage&quot;: { # 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.
16991699
&quot;defaultMessage&quot;: &quot;A String&quot;, # The default message displayed if no localized message is specified or the user&#x27;s locale doesn&#x27;t match with any of the localized messages. A default message must be provided if any localized messages are provided.
17001700
&quot;localizedMessages&quot;: { # 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>
21862186
&quot;removeUserDisabled&quot;: True or False, # Whether removing other users is disabled.
21872187
&quot;safeBootDisabled&quot;: True or False, # Whether rebooting the device into safe boot is disabled.
21882188
&quot;screenCaptureDisabled&quot;: True or False, # Whether screen capture is disabled.
2189-
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
2189+
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
21902190
&quot;setWallpaperDisabled&quot;: True or False, # Whether changing the wallpaper is disabled.
21912191
&quot;setupActions&quot;: [ # Action to take during the setup process. At most one action may be specified.
21922192
{ # An action executed during setup.
@@ -2207,7 +2207,7 @@ <h3>Method Details</h3>
22072207
},
22082208
},
22092209
],
2210-
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
2210+
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled.
22112211
&quot;shortSupportMessage&quot;: { # 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.
22122212
&quot;defaultMessage&quot;: &quot;A String&quot;, # The default message displayed if no localized message is specified or the user&#x27;s locale doesn&#x27;t match with any of the localized messages. A default message must be provided if any localized messages are provided.
22132213
&quot;localizedMessages&quot;: { # 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>
26972697
&quot;removeUserDisabled&quot;: True or False, # Whether removing other users is disabled.
26982698
&quot;safeBootDisabled&quot;: True or False, # Whether rebooting the device into safe boot is disabled.
26992699
&quot;screenCaptureDisabled&quot;: True or False, # Whether screen capture is disabled.
2700-
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
2700+
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
27012701
&quot;setWallpaperDisabled&quot;: True or False, # Whether changing the wallpaper is disabled.
27022702
&quot;setupActions&quot;: [ # Action to take during the setup process. At most one action may be specified.
27032703
{ # An action executed during setup.
@@ -2718,7 +2718,7 @@ <h3>Method Details</h3>
27182718
},
27192719
},
27202720
],
2721-
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
2721+
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled.
27222722
&quot;shortSupportMessage&quot;: { # 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.
27232723
&quot;defaultMessage&quot;: &quot;A String&quot;, # The default message displayed if no localized message is specified or the user&#x27;s locale doesn&#x27;t match with any of the localized messages. A default message must be provided if any localized messages are provided.
27242724
&quot;localizedMessages&quot;: { # 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>
32243224
&quot;removeUserDisabled&quot;: True or False, # Whether removing other users is disabled.
32253225
&quot;safeBootDisabled&quot;: True or False, # Whether rebooting the device into safe boot is disabled.
32263226
&quot;screenCaptureDisabled&quot;: True or False, # Whether screen capture is disabled.
3227-
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. The setting has effect only on fully managed devices.
3227+
&quot;setUserIconDisabled&quot;: True or False, # Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.
32283228
&quot;setWallpaperDisabled&quot;: True or False, # Whether changing the wallpaper is disabled.
32293229
&quot;setupActions&quot;: [ # Action to take during the setup process. At most one action may be specified.
32303230
{ # An action executed during setup.
@@ -3245,7 +3245,7 @@ <h3>Method Details</h3>
32453245
},
32463246
},
32473247
],
3248-
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.
3248+
&quot;shareLocationDisabled&quot;: True or False, # Whether location sharing is disabled.
32493249
&quot;shortSupportMessage&quot;: { # 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.
32503250
&quot;defaultMessage&quot;: &quot;A String&quot;, # The default message displayed if no localized message is specified or the user&#x27;s locale doesn&#x27;t match with any of the localized messages. A default message must be provided if any localized messages are provided.
32513251
&quot;localizedMessages&quot;: { # 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.

docs/dyn/apim_v1alpha.projects.locations.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184184
filter: string, The standard list filter.
185185
pageSize: integer, The standard list page size.
186186
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 `&quot;projects/example/locations/-&quot;`. 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 `&quot;projects/example/locations/-&quot;`. 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.
188188
x__xgafv: string, V1 error format.
189189
Allowed values
190190
1 - v1 error format
@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216216
},
217217
},
218218
],
219-
&quot;unreachable&quot;: [ # 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+
&quot;unreachable&quot;: [ # 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.
220220
&quot;A String&quot;,
221221
],
222222
}</pre>

docs/dyn/assuredworkloads_v1.organizations.locations.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3>Method Details</h3>
136136
filter: string, The standard list filter.
137137
pageSize: integer, The standard list page size.
138138
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 `&quot;projects/example/locations/-&quot;`. 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 `&quot;projects/example/locations/-&quot;`. 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.
140140
x__xgafv: string, V1 error format.
141141
Allowed values
142142
1 - v1 error format
@@ -168,7 +168,7 @@ <h3>Method Details</h3>
168168
},
169169
},
170170
],
171-
&quot;unreachable&quot;: [ # 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+
&quot;unreachable&quot;: [ # 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.
172172
&quot;A String&quot;,
173173
],
174174
}</pre>

0 commit comments

Comments
 (0)