Skip to content

Commit

Permalink
chore: Update discovery artifacts (#2050)
Browse files Browse the repository at this point in the history
## Deleted keys were detected in the following stable discovery artifacts:
cloudsearch v1 https://togithub.com/googleapis/google-api-python-client/commit/80826620580eaf4ae9fb63c44bf54a24191e53a6
contentwarehouse v1 https://togithub.com/googleapis/google-api-python-client/commit/512fa51cce00666c72f29a6a3757b3b6007674f8
documentai v1 https://togithub.com/googleapis/google-api-python-client/commit/26c82a3e3f909b727cb58762f290cfcd60d33ab2

## Deleted keys were detected in the following pre-stable discovery artifacts:
dataflow v1b3 https://togithub.com/googleapis/google-api-python-client/commit/ab7a6d7e2fda39c8565250ce96caecf3b9f14fa4
documentai v1beta2 https://togithub.com/googleapis/google-api-python-client/commit/26c82a3e3f909b727cb58762f290cfcd60d33ab2
documentai v1beta3 https://togithub.com/googleapis/google-api-python-client/commit/26c82a3e3f909b727cb58762f290cfcd60d33ab2
workstations v1beta https://togithub.com/googleapis/google-api-python-client/commit/45eeda302c12d58f236301495181a3171baa3d7d

## Discovery Artifact Change Summary:
feat(apigeeregistry): update the api https://togithub.com/googleapis/google-api-python-client/commit/f702bb4e4faa82165381dba609cfb8d7c9479d3a
feat(batch): update the api https://togithub.com/googleapis/google-api-python-client/commit/0157ea5c3f9c7f42fd566f003014886ac2fa4fe7
feat(bigqueryreservation): update the api https://togithub.com/googleapis/google-api-python-client/commit/58e81396e5c3fb59001d46d84cde9e1c16a49030
feat(chromemanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/e4108c28f970af0a79b8e6127a9bc4d122478b54
feat(cloudsearch): update the api https://togithub.com/googleapis/google-api-python-client/commit/80826620580eaf4ae9fb63c44bf54a24191e53a6
feat(compute): update the api https://togithub.com/googleapis/google-api-python-client/commit/33a044e4c2a5bf53d267ab26417cfcd26d9bf811
feat(contentwarehouse): update the api https://togithub.com/googleapis/google-api-python-client/commit/512fa51cce00666c72f29a6a3757b3b6007674f8
feat(dataflow): update the api https://togithub.com/googleapis/google-api-python-client/commit/ab7a6d7e2fda39c8565250ce96caecf3b9f14fa4
feat(documentai): update the api https://togithub.com/googleapis/google-api-python-client/commit/26c82a3e3f909b727cb58762f290cfcd60d33ab2
feat(file): update the api https://togithub.com/googleapis/google-api-python-client/commit/eb0b715c8b01774e772633ce6dbbcabf39a6fb4a
feat(gkehub): update the api https://togithub.com/googleapis/google-api-python-client/commit/f689940385089681592df0ce7ce02cd858ecab41
feat(integrations): update the api https://togithub.com/googleapis/google-api-python-client/commit/82639b51717b3f8a78a933fef8a5709ec092f73d
feat(mybusinessverifications): update the api https://togithub.com/googleapis/google-api-python-client/commit/9f4bdd4aaecc44ec317ce2da9dbe741cfcbc50e9
feat(retail): update the api https://togithub.com/googleapis/google-api-python-client/commit/9e87e6f70a79547bf1b6be9df2597b627faa4a5b
feat(sts): update the api https://togithub.com/googleapis/google-api-python-client/commit/3065b9285a9ea61e8f30e4e9875f48fb1f9b499b
feat(testing): update the api https://togithub.com/googleapis/google-api-python-client/commit/abf217f7519338f4a8304e4b8aaee7ac19e34488
feat(workflowexecutions): update the api https://togithub.com/googleapis/google-api-python-client/commit/bbe99d6ab5df7136b5bbe3a57ed5a03676a08759
feat(workstations): update the api https://togithub.com/googleapis/google-api-python-client/commit/45eeda302c12d58f236301495181a3171baa3d7d
  • Loading branch information
yoshi-code-bot authored Jan 31, 2023
1 parent a0f4ccf commit ce9f358
Show file tree
Hide file tree
Showing 481 changed files with 9,011 additions and 3,762 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>Method Details</h3>
&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.
&quot;commandId&quot;: &quot;A String&quot;, # Unique ID of a device command.
&quot;commandResult&quot;: { # The result of executing a command. # The result of the command execution.
&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 CRD session.
&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.
&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.
&quot;executeTime&quot;: &quot;A String&quot;, # The time at which the command was executed or failed to execute.
&quot;result&quot;: &quot;A String&quot;, # The result of the command.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/admin_directory_v1.customer.devices.chromeos.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3>Method Details</h3>

{ # A request for issuing a command.
&quot;commandType&quot;: &quot;A String&quot;, # The type of command.
&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 }. ackedUserPresence is a boolean. If a device is being used, ackedUserPresence must be set to true to acknowledge that you want to start a CRD session anyways. It is false by default, so a CRD command will fail if used on an active device without this field.
&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 }. `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`.
}

x__xgafv: string, V1 error format.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/admin_directory_v1.users.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Makes a user a super administrator.</p>
<p class="toc_element">
<code><a href="#patch">patch(userKey, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a user using patch semantics. The update method should be used instead, since it also supports patch semantics and has better performance. This method is unable to clear fields that contain repeated objects (`addresses`, `phones`, etc). Use the update method instead.</p>
<p class="firstline">Updates a user using patch semantics. The update method should be used instead, because it also supports patch semantics and has better performance. If you're mapping an external identity to a Google identity, use the [`update`](https://developers.google.com/admin-sdk/directory/v1/reference/users/update) method instead of the `patch` method. This method is unable to clear fields that contain repeated objects (`addresses`, `phones`, etc). Use the update method instead.</p>
<p class="toc_element">
<code><a href="#signOut">signOut(userKey, x__xgafv=None)</a></code></p>
<p class="firstline">Signs a user out of all web and device sessions and reset their sign-in cookies. User will have to sign in by authenticating again.</p>
Expand Down Expand Up @@ -519,7 +519,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="patch">patch(userKey, body=None, x__xgafv=None)</code>
<pre>Updates a user using patch semantics. The update method should be used instead, since it also supports patch semantics and has better performance. This method is unable to clear fields that contain repeated objects (`addresses`, `phones`, etc). Use the update method instead.
<pre>Updates a user using patch semantics. The update method should be used instead, because it also supports patch semantics and has better performance. If you&#x27;re mapping an external identity to a Google identity, use the [`update`](https://developers.google.com/admin-sdk/directory/v1/reference/users/update) method instead of the `patch` method. This method is unable to clear fields that contain repeated objects (`addresses`, `phones`, etc). Use the update method instead.

Args:
userKey: string, Identifies the user in the API request. The value can be the user&#x27;s primary email address, alias email address, or unique user ID. (required)
Expand Down
10 changes: 5 additions & 5 deletions docs/dyn/alertcenter_v1beta1.alerts.feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,13 @@ <h3>Method Details</h3>
{ # A customer feedback about an alert.
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this feedback was created.
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google Workspace account of the customer.
&quot;email&quot;: &quot;A String&quot;, # Output only. The email of the user that provided the feedback.
&quot;feedbackId&quot;: &quot;A String&quot;, # Output only. The unique identifier for the feedback.
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the feedback.
}

customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
customerId: string, Optional. The unique identifier of the Google Workspace account of the customer the alert is associated with. The `customer_id` must have the initial &quot;C&quot; stripped (for example, `046psxkn`). Inferred from the caller identity if not provided. [Find your customer ID](https://support.google.com/cloudidentity/answer/10070793).
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand All @@ -119,7 +119,7 @@ <h3>Method Details</h3>
{ # A customer feedback about an alert.
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this feedback was created.
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google Workspace account of the customer.
&quot;email&quot;: &quot;A String&quot;, # Output only. The email of the user that provided the feedback.
&quot;feedbackId&quot;: &quot;A String&quot;, # Output only. The unique identifier for the feedback.
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the feedback.
Expand All @@ -132,7 +132,7 @@ <h3>Method Details</h3>

Args:
alertId: string, Required. The alert identifier. The &quot;-&quot; wildcard could be used to represent all alerts. (required)
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert feedback are associated with. Inferred from the caller identity if not provided.
customerId: string, Optional. The unique identifier of the Google Workspace account of the customer the alert is associated with. The `customer_id` must have the initial &quot;C&quot; stripped (for example, `046psxkn`). Inferred from the caller identity if not provided. [Find your customer ID](https://support.google.com/cloudidentity/answer/10070793).
filter: string, Optional. A query string for filtering alert feedback results. For more details, see [Query filters](https://developers.google.com/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](https://developers.google.com/admin-sdk/alertcenter/reference/filter-fields#alerts.feedback.list).
x__xgafv: string, V1 error format.
Allowed values
Expand All @@ -147,7 +147,7 @@ <h3>Method Details</h3>
{ # A customer feedback about an alert.
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this feedback was created.
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google Workspace account of the customer.
&quot;email&quot;: &quot;A String&quot;, # Output only. The email of the user that provided the feedback.
&quot;feedbackId&quot;: &quot;A String&quot;, # Output only. The unique identifier for the feedback.
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the feedback.
Expand Down
Loading

0 comments on commit ce9f358

Please sign in to comment.