Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update discovery artifacts #2493

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
438d7f8
chore: update docs/dyn/index.md
yoshi-automation Oct 1, 2024
a9230a6
feat(accesscontextmanager): update the api
yoshi-automation Oct 1, 2024
b89632d
feat(aiplatform): update the api
yoshi-automation Oct 1, 2024
7d7c74d
feat(alloydb): update the api
yoshi-automation Oct 1, 2024
03719e1
feat(androidmanagement): update the api
yoshi-automation Oct 1, 2024
555a93a
feat(artifactregistry): update the api
yoshi-automation Oct 1, 2024
9bd466e
feat(assuredworkloads): update the api
yoshi-automation Oct 1, 2024
2f5cee8
feat(backupdr): update the api
yoshi-automation Oct 1, 2024
16e1a12
fix(bigquerydatatransfer): update the api
yoshi-automation Oct 1, 2024
be31889
fix(bigqueryreservation): update the api
yoshi-automation Oct 1, 2024
88f2ca8
feat(bigtableadmin): update the api
yoshi-automation Oct 1, 2024
64dbc1e
feat(clouddeploy): update the api
yoshi-automation Oct 1, 2024
59b835e
feat(cloudscheduler): update the api
yoshi-automation Oct 1, 2024
1e4c96b
feat(connectors): update the api
yoshi-automation Oct 1, 2024
ae349a4
feat(contactcenterinsights): update the api
yoshi-automation Oct 1, 2024
544bedf
feat(developerconnect): update the api
yoshi-automation Oct 1, 2024
be6df7f
feat(dfareporting): update the api
yoshi-automation Oct 1, 2024
39ade19
feat(dialogflow): update the api
yoshi-automation Oct 1, 2024
e8324ed
feat(discoveryengine): update the api
yoshi-automation Oct 1, 2024
1a7b328
feat(firebaseml): update the api
yoshi-automation Oct 1, 2024
3138697
feat(integrations): update the api
yoshi-automation Oct 1, 2024
51532de
feat(memcache): update the api
yoshi-automation Oct 1, 2024
984ada2
feat(merchantapi): update the api
yoshi-automation Oct 1, 2024
9339181
feat(networkconnectivity): update the api
yoshi-automation Oct 1, 2024
4163dae
feat(networkmanagement): update the api
yoshi-automation Oct 1, 2024
c09fee6
feat(networksecurity): update the api
yoshi-automation Oct 1, 2024
7635993
feat(networkservices): update the api
yoshi-automation Oct 1, 2024
645e596
fix(places): update the api
yoshi-automation Oct 1, 2024
9254ed5
feat(pubsub): update the api
yoshi-automation Oct 1, 2024
d0033f1
feat(redis): update the api
yoshi-automation Oct 1, 2024
d0859f4
feat(retail): update the api
yoshi-automation Oct 1, 2024
e7e0d37
feat(securitycenter): update the api
yoshi-automation Oct 1, 2024
fb56569
feat(serviceconsumermanagement): update the api
yoshi-automation Oct 1, 2024
8452c9b
feat(servicemanagement): update the api
yoshi-automation Oct 1, 2024
1fc9055
feat(serviceusage): update the api
yoshi-automation Oct 1, 2024
9aac943
fix(spanner): update the api
yoshi-automation Oct 1, 2024
c8bbb4c
feat(sqladmin): update the api
yoshi-automation Oct 1, 2024
6f63085
feat(storage): update the api
yoshi-automation Oct 1, 2024
9432937
feat(walletobjects): update the api
yoshi-automation Oct 1, 2024
65ce47b
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Oct 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2>Instance Methods</h2>
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<code><a href="#patch">patch(name, appendScopedAccessSettings=None, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a GcpUserAccessBinding. Completion of this long-running operation does not necessarily signify that the changed binding is deployed onto all affected users, which may take more time.</p>
<h3>Method Details</h3>
<div class="method">
Expand Down Expand Up @@ -406,7 +406,7 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
<code class="details" id="patch">patch(name, appendScopedAccessSettings=None, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates a GcpUserAccessBinding. Completion of this long-running operation does not necessarily signify that the changed binding is deployed onto all affected users, which may take more time.

Args:
Expand Down Expand Up @@ -474,7 +474,8 @@ <h3>Method Details</h3>
],
}

updateMask: string, Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and may only contain the following fields: `access_levels`, `dry_run_access_levels`. update_mask { paths: &quot;access_levels&quot; }
appendScopedAccessSettings: boolean, Optional. This field will be used to control whether or not scoped access settings are appended to the existing list of scoped access settings. If true, the scoped access settings in the request will be appended to the existing list of scoped access settings. If false, the scoped access settings in the request replace the existing list of scoped access settings.
updateMask: string, Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and may only contain the following fields: `access_levels`, `dry_run_access_levels`, `reauth_settings`, `scoped_access_settings`. update_mask { paths: &quot;access_levels&quot; }
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
6 changes: 3 additions & 3 deletions docs/dyn/alloydb_v1.projects.locations.backups.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h3>Method Details</h3>
}

backupId: string, Required. ID of the requesting object.
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server ignores the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if the original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
validateOnly: boolean, Optional. If set, the backend validates the request, but doesn&#x27;t actually execute it.
x__xgafv: string, V1 error format.
Allowed values
Expand Down Expand Up @@ -188,7 +188,7 @@ <h3>Method Details</h3>
Args:
name: string, Required. Name of the resource. For the required format, see the comment on the Backup.name field. (required)
etag: string, Optional. The current etag of the Backup. If an etag is provided and does not match the current etag of the Backup, deletion will be blocked and an ABORTED error will be returned.
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server ignores the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if the original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
validateOnly: boolean, Optional. If set, the backend validates the request, but doesn&#x27;t actually execute it.
x__xgafv: string, V1 error format.
Allowed values
Expand Down Expand Up @@ -402,7 +402,7 @@ <h3>Method Details</h3>
}

allowMissing: boolean, Optional. If set to true, update succeeds even if instance is not found. In that case, a new backup is created and `update_mask` is ignored.
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server ignores the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if the original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the Backup resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
validateOnly: boolean, Optional. If set, the backend validates the request, but doesn&#x27;t actually execute it.
x__xgafv: string, V1 error format.
Expand Down
Loading