Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29ceb38

Browse files
chore: Update discovery artifacts (googleapis#1795)
## Deleted keys were detected in the following stable discovery artifacts: artifactregistry v1 googleapis@50deaf9 baremetalsolution v2 googleapis@b2b4504 run v1 googleapis@5aaae81 run v2 googleapis@5aaae81 ## Deleted keys were detected in the following pre-stable discovery artifacts: networkmanagement v1beta1 googleapis@b8d0ef0 ## Discovery Artifact Change Summary: feat(adsense): update the api googleapis@967d773 feat(apigee): update the api googleapis@77af0eb feat(artifactregistry): update the api googleapis@50deaf9 feat(baremetalsolution): update the api googleapis@b2b4504 feat(chromemanagement): update the api googleapis@835512f feat(clouddeploy): update the api googleapis@990cc99 feat(compute): update the api googleapis@6915b9a feat(container): update the api googleapis@395a825 feat(containeranalysis): update the api googleapis@8146682 feat(datafusion): update the api googleapis@8087fa1 feat(dataplex): update the api googleapis@f4d781d feat(dataproc): update the api googleapis@a174397 feat(dialogflow): update the api googleapis@e3ad6a0 feat(docs): update the api googleapis@0c73a0d feat(eventarc): update the api googleapis@0368593 feat(gkehub): update the api googleapis@904f2b9 feat(networkmanagement): update the api googleapis@b8d0ef0 feat(ondemandscanning): update the api googleapis@a27320a feat(paymentsresellersubscription): update the api googleapis@dae6904 feat(realtimebidding): update the api googleapis@d5ccaff feat(retail): update the api googleapis@98248b5 feat(run): update the api googleapis@5aaae81 feat(securitycenter): update the api googleapis@f919cc0
1 parent 2f24061 commit 29ceb38

File tree

2,601 files changed

+45347
-26485
lines changed

Some content is hidden

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

2,601 files changed

+45347
-26485
lines changed

docs/dyn/abusiveexperiencereport_v1.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@ <h3>Method Details</h3>
100100
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
101101
<pre>Create a BatchHttpRequest object based on the discovery document.
102102

103-
Args:
104-
callback: callable, A callback to be called for each response, of the
105-
form callback(id, response, exception). The first parameter is the
106-
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
108-
error occurred while processing the request, or None if no error
109-
occurred.
110-
111-
Returns:
112-
A BatchHttpRequest object based on the discovery document.
113-
</pre>
103+
Args:
104+
callback: callable, A callback to be called for each response, of the
105+
form callback(id, response, exception). The first parameter is the
106+
request id, and the second is the deserialized response object. The
107+
third is an apiclient.errors.HttpError exception object if an HTTP
108+
error occurred while processing the request, or None if no error
109+
occurred.
110+
111+
Returns:
112+
A BatchHttpRequest object based on the discovery document.
113+
</pre>
114114
</div>
115115

116116
</body></html>

docs/dyn/acceleratedmobilepageurl_v1.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,17 @@ <h3>Method Details</h3>
9595
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
9696
<pre>Create a BatchHttpRequest object based on the discovery document.
9797

98-
Args:
99-
callback: callable, A callback to be called for each response, of the
100-
form callback(id, response, exception). The first parameter is the
101-
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
103-
error occurred while processing the request, or None if no error
104-
occurred.
105-
106-
Returns:
107-
A BatchHttpRequest object based on the discovery document.
108-
</pre>
98+
Args:
99+
callback: callable, A callback to be called for each response, of the
100+
form callback(id, response, exception). The first parameter is the
101+
request id, and the second is the deserialized response object. The
102+
third is an apiclient.errors.HttpError exception object if an HTTP
103+
error occurred while processing the request, or None if no error
104+
occurred.
105+
106+
Returns:
107+
A BatchHttpRequest object based on the discovery document.
108+
</pre>
109109
</div>
110110

111111
</body></html>

docs/dyn/accessapproval_v1.folders.approvalRequests.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
9090
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.</p>
9292
<p class="toc_element">
93-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
93+
<code><a href="#list_next">list_next()</a></code></p>
9494
<p class="firstline">Retrieves the next page of results.</p>
9595
<h3>Method Details</h3>
9696
<div class="method">
@@ -308,17 +308,17 @@ <h3>Method Details</h3>
308308
</div>
309309

310310
<div class="method">
311-
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
311+
<code class="details" id="list_next">list_next()</code>
312312
<pre>Retrieves the next page of results.
313313

314-
Args:
315-
previous_request: The request for the previous page. (required)
316-
previous_response: The response from the request for the previous page. (required)
314+
Args:
315+
previous_request: The request for the previous page. (required)
316+
previous_response: The response from the request for the previous page. (required)
317317

318-
Returns:
319-
A request object that you can call &#x27;execute()&#x27; on to request the next
320-
page. Returns None if there are no more items in the collection.
321-
</pre>
318+
Returns:
319+
A request object that you can call &#x27;execute()&#x27; on to request the next
320+
page. Returns None if there are no more items in the collection.
321+
</pre>
322322
</div>
323323

324324
</body></html>

docs/dyn/accessapproval_v1.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -105,17 +105,17 @@ <h3>Method Details</h3>
105105
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
106106
<pre>Create a BatchHttpRequest object based on the discovery document.
107107

108-
Args:
109-
callback: callable, A callback to be called for each response, of the
110-
form callback(id, response, exception). The first parameter is the
111-
request id, and the second is the deserialized response object. The
112-
third is an apiclient.errors.HttpError exception object if an HTTP
113-
error occurred while processing the request, or None if no error
114-
occurred.
115-
116-
Returns:
117-
A BatchHttpRequest object based on the discovery document.
118-
</pre>
108+
Args:
109+
callback: callable, A callback to be called for each response, of the
110+
form callback(id, response, exception). The first parameter is the
111+
request id, and the second is the deserialized response object. The
112+
third is an apiclient.errors.HttpError exception object if an HTTP
113+
error occurred while processing the request, or None if no error
114+
occurred.
115+
116+
Returns:
117+
A BatchHttpRequest object based on the discovery document.
118+
</pre>
119119
</div>
120120

121121
</body></html>

docs/dyn/accessapproval_v1.organizations.approvalRequests.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
9090
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.</p>
9292
<p class="toc_element">
93-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
93+
<code><a href="#list_next">list_next()</a></code></p>
9494
<p class="firstline">Retrieves the next page of results.</p>
9595
<h3>Method Details</h3>
9696
<div class="method">
@@ -308,17 +308,17 @@ <h3>Method Details</h3>
308308
</div>
309309

310310
<div class="method">
311-
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
311+
<code class="details" id="list_next">list_next()</code>
312312
<pre>Retrieves the next page of results.
313313

314-
Args:
315-
previous_request: The request for the previous page. (required)
316-
previous_response: The response from the request for the previous page. (required)
314+
Args:
315+
previous_request: The request for the previous page. (required)
316+
previous_response: The response from the request for the previous page. (required)
317317

318-
Returns:
319-
A request object that you can call &#x27;execute()&#x27; on to request the next
320-
page. Returns None if there are no more items in the collection.
321-
</pre>
318+
Returns:
319+
A request object that you can call &#x27;execute()&#x27; on to request the next
320+
page. Returns None if there are no more items in the collection.
321+
</pre>
322322
</div>
323323

324324
</body></html>

docs/dyn/accessapproval_v1.projects.approvalRequests.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
9090
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.</p>
9292
<p class="toc_element">
93-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
93+
<code><a href="#list_next">list_next()</a></code></p>
9494
<p class="firstline">Retrieves the next page of results.</p>
9595
<h3>Method Details</h3>
9696
<div class="method">
@@ -308,17 +308,17 @@ <h3>Method Details</h3>
308308
</div>
309309

310310
<div class="method">
311-
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
311+
<code class="details" id="list_next">list_next()</code>
312312
<pre>Retrieves the next page of results.
313313

314-
Args:
315-
previous_request: The request for the previous page. (required)
316-
previous_response: The response from the request for the previous page. (required)
314+
Args:
315+
previous_request: The request for the previous page. (required)
316+
previous_response: The response from the request for the previous page. (required)
317317

318-
Returns:
319-
A request object that you can call &#x27;execute()&#x27; on to request the next
320-
page. Returns None if there are no more items in the collection.
321-
</pre>
318+
Returns:
319+
A request object that you can call &#x27;execute()&#x27; on to request the next
320+
page. Returns None if there are no more items in the collection.
321+
</pre>
322322
</div>
323323

324324
</body></html>

docs/dyn/accesscontextmanager_v1.accessPolicies.accessLevels.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
9090
<code><a href="#list">list(parent, accessLevelFormat=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists all access levels for an access policy.</p>
9292
<p class="toc_element">
93-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
93+
<code><a href="#list_next">list_next()</a></code></p>
9494
<p class="firstline">Retrieves the next page of results.</p>
9595
<p class="toc_element">
9696
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
@@ -384,17 +384,17 @@ <h3>Method Details</h3>
384384
</div>
385385

386386
<div class="method">
387-
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
387+
<code class="details" id="list_next">list_next()</code>
388388
<pre>Retrieves the next page of results.
389389

390-
Args:
391-
previous_request: The request for the previous page. (required)
392-
previous_response: The response from the request for the previous page. (required)
390+
Args:
391+
previous_request: The request for the previous page. (required)
392+
previous_response: The response from the request for the previous page. (required)
393393

394-
Returns:
395-
A request object that you can call &#x27;execute()&#x27; on to request the next
396-
page. Returns None if there are no more items in the collection.
397-
</pre>
394+
Returns:
395+
A request object that you can call &#x27;execute()&#x27; on to request the next
396+
page. Returns None if there are no more items in the collection.
397+
</pre>
398398
</div>
399399

400400
<div class="method">
@@ -588,7 +588,7 @@ <h3>Method Details</h3>
588588
<pre>Returns the IAM permissions that the caller has on the specified Access Context Manager resource. The resource can be an AccessPolicy, AccessLevel, or ServicePerimeter. This method does not support other resources.
589589

590590
Args:
591-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
591+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
592592
body: object, The request body.
593593
The object takes the form of:
594594

0 commit comments

Comments
 (0)