Skip to content

Commit 8a8fb4c

Browse files
chore: Update discovery artifacts (#2611)
## Deleted keys were detected in the following stable discovery artifacts: dataproc v1 https://togithub.com/googleapis/google-api-python-client/commit/61767d4da0832f0b7947914a57c594b5b15352c2 networksecurity v1 https://togithub.com/googleapis/google-api-python-client/commit/47e80521ead6870c066976813f4b01cb2089dbe2 script v1 https://togithub.com/googleapis/google-api-python-client/commit/b85cdbfdd23ad96135aa1323ef43f737a355ad66 ## Deleted keys were detected in the following pre-stable discovery artifacts: networksecurity v1beta1 https://togithub.com/googleapis/google-api-python-client/commit/47e80521ead6870c066976813f4b01cb2089dbe2 ## Discovery Artifact Change Summary: feat(aiplatform): update the api https://togithub.com/googleapis/google-api-python-client/commit/957e20c9bba3a0038ab4639652037aff541e9756 feat(alloydb): update the api https://togithub.com/googleapis/google-api-python-client/commit/e2b8f487f94de0388041e85b8816bac3347a4582 feat(androidmanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/0bdbe2502e62abfd05417cb7eca7862e8f2d12c7 feat(androidpublisher): update the api https://togithub.com/googleapis/google-api-python-client/commit/a529cc62c0989963ad81db181072645dbd268939 feat(chromemanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/a509298d8bc7f409c763d975b4251870bd369744 feat(classroom): update the api https://togithub.com/googleapis/google-api-python-client/commit/003359186d860f85073aaa4bd8385e444b396789 feat(cloudresourcemanager): update the api https://togithub.com/googleapis/google-api-python-client/commit/c00bcab31672f441e025a3bab205b4942a038494 feat(contactcenterinsights): update the api https://togithub.com/googleapis/google-api-python-client/commit/c8d75a04e2b729202089c1d284a21a418bd0110f feat(datamigration): update the api https://togithub.com/googleapis/google-api-python-client/commit/d073b53223cd6eb5b54184e375d7f76eb552c3a1 feat(dataplex): update the api https://togithub.com/googleapis/google-api-python-client/commit/8c45a9bc804a9245b2a8e589e7eacb7199921867 feat(dataproc): update the api https://togithub.com/googleapis/google-api-python-client/commit/61767d4da0832f0b7947914a57c594b5b15352c2 feat(dlp): update the api https://togithub.com/googleapis/google-api-python-client/commit/b1465dc47dab70c1cd7f980a8eb6f748ad37f653 feat(essentialcontacts): update the api https://togithub.com/googleapis/google-api-python-client/commit/8127a00cfe0a3c57bd3c8f48e16940e405553ebc feat(firebaseml): update the api https://togithub.com/googleapis/google-api-python-client/commit/48e5404a92e8b9993e48ef7c8fc697755b463fe4 feat(iap): update the api https://togithub.com/googleapis/google-api-python-client/commit/e06fb26a6153c6cf6d751d8de5aab9b415cad564 feat(networkconnectivity): update the api https://togithub.com/googleapis/google-api-python-client/commit/6327fb6b43ea078072d3ffa446a832129e95764c feat(networkmanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/dcfaa943d98fa9f4b464b7127e67edd77d957239 feat(networksecurity): update the api https://togithub.com/googleapis/google-api-python-client/commit/47e80521ead6870c066976813f4b01cb2089dbe2 feat(networkservices): update the api https://togithub.com/googleapis/google-api-python-client/commit/27662ca6f1c56276e2f3e42ae62a0b3e61ca9756 feat(retail): update the api https://togithub.com/googleapis/google-api-python-client/commit/733cf41b7a3dd806720047023f68e8c206dce347 feat(script): update the api https://togithub.com/googleapis/google-api-python-client/commit/b85cdbfdd23ad96135aa1323ef43f737a355ad66 feat(sqladmin): update the api https://togithub.com/googleapis/google-api-python-client/commit/02684dc64c1e28ef94490b4a3c2e319dc9e76108 fix(storage): update the api https://togithub.com/googleapis/google-api-python-client/commit/3c0344efa425205d127e621ace2261414935415a feat(vault): update the api https://togithub.com/googleapis/google-api-python-client/commit/253143c70f480838410abff83d301a2e5b906439 feat(videointelligence): update the api https://togithub.com/googleapis/google-api-python-client/commit/cc9b1f615de64589d58fe80d205086b41b46e592 feat(vmmigration): update the api https://togithub.com/googleapis/google-api-python-client/commit/a2ace009d2d18644dc10b2303af2d4e3f04a4072
1 parent 251bd08 commit 8a8fb4c

File tree

175 files changed

+9129
-1123
lines changed

Some content is hidden

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

175 files changed

+9129
-1123
lines changed

docs/dyn/admin_directory_v1.customer.devices.chromeos.commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h3>Method Details</h3>
106106
&quot;commandExpireTime&quot;: &quot;A String&quot;, # The time at which the command will expire. If the device doesn&#x27;t execute the command within this time the command will become expired.
107107
&quot;commandId&quot;: &quot;A String&quot;, # Unique ID of a device command.
108108
&quot;commandResult&quot;: { # The result of executing a command. # The result of the command execution.
109-
&quot;commandResultPayload&quot;: &quot;A String&quot;, # The payload for the command result. The following commands respond with a payload: * `DEVICE_START_CRD_SESSION`: Payload is a stringified JSON object in the form: { &quot;url&quot;: url }. The URL provides a link to the Chrome Remote Desktop session. * `FETCH_CRD_AVAILABILITY_INFO`: Payload is a stringified JSON object in the form: { &quot;deviceIdleTimeInSeconds&quot;: number, &quot;userSessionType&quot;: string, &quot;remoteSupportAvailability&quot;: string, &quot;remoteAccessAvailability&quot;: string }. The &quot;remoteSupportAvailability&quot; field is set to &quot;AVAILABLE&quot; if `shared` CRD session to the device is available. The &quot;remoteAccessAvailability&quot; field is set to &quot;AVAILABLE&quot; if `private` CRD session to the device is available.
109+
&quot;commandResultPayload&quot;: &quot;A String&quot;, # The payload for the command result. The following commands respond with a payload: * `DEVICE_START_CRD_SESSION`: Payload is a stringified JSON object in the form: { &quot;url&quot;: url }. The provided URL links to the Chrome Remote Desktop session and requires authentication using only the `email` associated with the command&#x27;s issuance. * `FETCH_CRD_AVAILABILITY_INFO`: Payload is a stringified JSON object in the form: { &quot;deviceIdleTimeInSeconds&quot;: number, &quot;userSessionType&quot;: string, &quot;remoteSupportAvailability&quot;: string, &quot;remoteAccessAvailability&quot;: string }. The &quot;remoteSupportAvailability&quot; field is set to &quot;AVAILABLE&quot; if `shared` CRD session to the device is available. The &quot;remoteAccessAvailability&quot; field is set to &quot;AVAILABLE&quot; if `private` CRD session to the device is available.
110110
&quot;errorMessage&quot;: &quot;A String&quot;, # The error message with a short explanation as to why the command failed. Only present if the command failed.
111111
&quot;executeTime&quot;: &quot;A String&quot;, # The time at which the command was executed or failed to execute.
112112
&quot;result&quot;: &quot;A String&quot;, # The result of the command.

docs/dyn/admin_directory_v1.customer.devices.chromeos.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3>Method Details</h3>
151151

152152
{ # A request for issuing a command.
153153
&quot;commandType&quot;: &quot;A String&quot;, # The type of command.
154-
&quot;payload&quot;: &quot;A String&quot;, # The payload for the command, provide it only if command supports it. The following commands support adding payload: * `SET_VOLUME`: Payload is a stringified JSON object in the form: { &quot;volume&quot;: 50 }. The volume has to be an integer in the range [0,100]. * `DEVICE_START_CRD_SESSION`: Payload is optionally a stringified JSON object in the form: { &quot;ackedUserPresence&quot;: true, &quot;crdSessionType&quot;: string }. `ackedUserPresence` is a boolean. By default, `ackedUserPresence` is set to `false`. To start a Chrome Remote Desktop session for an active device, set `ackedUserPresence` to `true`. `crdSessionType` can only select from values `private` (which grants the remote admin exclusive control of the ChromeOS device) or `shared` (which allows the admin and the local user to share control of the ChromeOS device). If not set, `crdSessionType` defaults to `shared`. * `REBOOT`: Payload is a stringified JSON object in the form: { &quot;user_session_delay_seconds&quot;: 300 }. The `user_session_delay_seconds` is the amount of seconds to wait before rebooting the device if a user is logged in. It has to be an integer in the range [0,300]. When payload is not present for reboot, 0 delay is the default. Note: This only applies if an actual user is logged in, including a Guest. If the device is in the login screen or in Kiosk mode the value is not respected and the device immediately reboots. * `FETCH_SUPPORT_PACKET`: Payload is optionally a stringified JSON object in the form: {&quot;supportPacketDetails&quot;:{ &quot;issueCaseId&quot;: optional_support_case_id_string, &quot;issueDescription&quot;: optional_issue_description_string, &quot;requestedDataCollectors&quot;: []}} The list of available `data_collector_enums` are as following: Chrome System Information (1), Crash IDs (2), Memory Details (3), UI Hierarchy (4), Additional ChromeOS Platform Logs (5), Device Event (6), Intel WiFi NICs Debug Dump (7), Touch Events (8), Lacros (9), Lacros System Information (10), ChromeOS Flex Logs (11), DBus Details (12), ChromeOS Network Routes (13), ChromeOS Shill (Connection Manager) Logs (14), Policies (15), ChromeOS System State and Logs (16), ChromeOS System Logs (17), ChromeOS Chrome User Logs (18), ChromeOS Bluetooth (19), ChromeOS Connected Input Devices (20), ChromeOS Traffic Counters (21), ChromeOS Virtual Keyboard (22), ChromeOS Network Health (23). See more details in [help article](https://support.google.com/chrome/a?p=remote-log).
154+
&quot;payload&quot;: &quot;A String&quot;, # The payload for the command, provide it only if command supports it. The following commands support adding payload: * `SET_VOLUME`: Payload is a stringified JSON object in the form: { &quot;volume&quot;: 50 }. The volume has to be an integer in the range [0,100]. * `DEVICE_START_CRD_SESSION`: Payload is optionally a stringified JSON object in the form: { &quot;ackedUserPresence&quot;: true, &quot;crdSessionType&quot;: string }. `ackedUserPresence` is a boolean. By default, `ackedUserPresence` is set to `false`. To start a Chrome Remote Desktop session for an active device, set `ackedUserPresence` to `true`. `crdSessionType` can only select from values `private` (which grants the remote admin exclusive control of the ChromeOS device) or `shared` (which allows the admin and the local user to share control of the ChromeOS device). If not set, `crdSessionType` defaults to `shared`. The `FETCH_CRD_AVAILABILITY_INFO` command can be used to determine available session types on the device. * `REBOOT`: Payload is a stringified JSON object in the form: { &quot;user_session_delay_seconds&quot;: 300 }. The `user_session_delay_seconds` is the amount of seconds to wait before rebooting the device if a user is logged in. It has to be an integer in the range [0,300]. When payload is not present for reboot, 0 delay is the default. Note: This only applies if an actual user is logged in, including a Guest. If the device is in the login screen or in Kiosk mode the value is not respected and the device immediately reboots. * `FETCH_SUPPORT_PACKET`: Payload is optionally a stringified JSON object in the form: {&quot;supportPacketDetails&quot;:{ &quot;issueCaseId&quot;: optional_support_case_id_string, &quot;issueDescription&quot;: optional_issue_description_string, &quot;requestedDataCollectors&quot;: []}} The list of available `data_collector_enums` are as following: Chrome System Information (1), Crash IDs (2), Memory Details (3), UI Hierarchy (4), Additional ChromeOS Platform Logs (5), Device Event (6), Intel WiFi NICs Debug Dump (7), Touch Events (8), Lacros (9), Lacros System Information (10), ChromeOS Flex Logs (11), DBus Details (12), ChromeOS Network Routes (13), ChromeOS Shill (Connection Manager) Logs (14), Policies (15), ChromeOS System State and Logs (16), ChromeOS System Logs (17), ChromeOS Chrome User Logs (18), ChromeOS Bluetooth (19), ChromeOS Connected Input Devices (20), ChromeOS Traffic Counters (21), ChromeOS Virtual Keyboard (22), ChromeOS Network Health (23). See more details in [help article](https://support.google.com/chrome/a?p=remote-log).
155155
}
156156

157157
x__xgafv: string, V1 error format.

0 commit comments

Comments
 (0)