Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
dca888e
chore: update docs/dyn/index.md
yoshi-automation May 10, 2022
967d773
feat(adsense): update the api
yoshi-automation May 10, 2022
77af0eb
feat(apigee): update the api
yoshi-automation May 10, 2022
50deaf9
feat(artifactregistry): update the api
yoshi-automation May 10, 2022
b2b4504
feat(baremetalsolution): update the api
yoshi-automation May 10, 2022
835512f
feat(chromemanagement): update the api
yoshi-automation May 10, 2022
990cc99
feat(clouddeploy): update the api
yoshi-automation May 10, 2022
6915b9a
feat(compute): update the api
yoshi-automation May 10, 2022
395a825
feat(container): update the api
yoshi-automation May 10, 2022
8146682
feat(containeranalysis): update the api
yoshi-automation May 10, 2022
8087fa1
feat(datafusion): update the api
yoshi-automation May 10, 2022
f4d781d
feat(dataplex): update the api
yoshi-automation May 10, 2022
a174397
feat(dataproc): update the api
yoshi-automation May 10, 2022
e3ad6a0
feat(dialogflow): update the api
yoshi-automation May 10, 2022
0c73a0d
feat(docs): update the api
yoshi-automation May 10, 2022
0368593
feat(eventarc): update the api
yoshi-automation May 10, 2022
904f2b9
feat(gkehub): update the api
yoshi-automation May 10, 2022
b8d0ef0
feat(networkmanagement): update the api
yoshi-automation May 10, 2022
a27320a
feat(ondemandscanning): update the api
yoshi-automation May 10, 2022
dae6904
feat(paymentsresellersubscription): update the api
yoshi-automation May 10, 2022
d5ccaff
feat(realtimebidding): update the api
yoshi-automation May 10, 2022
98248b5
feat(retail): update the api
yoshi-automation May 10, 2022
5aaae81
feat(run): update the api
yoshi-automation May 10, 2022
f919cc0
feat(securitycenter): update the api
yoshi-automation May 10, 2022
0b5da70
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation May 10, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 11 additions & 11 deletions docs/dyn/abusiveexperiencereport_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,17 +100,17 @@ <h3>Method Details</h3>
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
<pre>Create a BatchHttpRequest object based on the discovery document.

Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
</div>

</body></html>
22 changes: 11 additions & 11 deletions docs/dyn/acceleratedmobilepageurl_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,17 +95,17 @@ <h3>Method Details</h3>
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
<pre>Create a BatchHttpRequest object based on the discovery document.

Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
</div>

</body></html>
18 changes: 9 additions & 9 deletions docs/dyn/accessapproval_v1.folders.approvalRequests.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<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>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<h3>Method Details</h3>
<div class="method">
Expand Down Expand Up @@ -308,17 +308,17 @@ <h3>Method Details</h3>
</div>

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

Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)
Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)

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

</body></html>
22 changes: 11 additions & 11 deletions docs/dyn/accessapproval_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,17 +105,17 @@ <h3>Method Details</h3>
<code class="details" id="new_batch_http_request">new_batch_http_request()</code>
<pre>Create a BatchHttpRequest object based on the discovery document.

Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.

Returns:
A BatchHttpRequest object based on the discovery document.
</pre>
</div>

</body></html>
18 changes: 9 additions & 9 deletions docs/dyn/accessapproval_v1.organizations.approvalRequests.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<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>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<h3>Method Details</h3>
<div class="method">
Expand Down Expand Up @@ -308,17 +308,17 @@ <h3>Method Details</h3>
</div>

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

Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)
Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)

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

</body></html>
18 changes: 9 additions & 9 deletions docs/dyn/accessapproval_v1.projects.approvalRequests.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<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>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<h3>Method Details</h3>
<div class="method">
Expand Down Expand Up @@ -308,17 +308,17 @@ <h3>Method Details</h3>
</div>

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

Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)
Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)

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

</body></html>
20 changes: 10 additions & 10 deletions docs/dyn/accesscontextmanager_v1.accessPolicies.accessLevels.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2>Instance Methods</h2>
<code><a href="#list">list(parent, accessLevelFormat=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists all access levels for an access policy.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<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>
Expand Down Expand Up @@ -384,17 +384,17 @@ <h3>Method Details</h3>
</div>

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

Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)
Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)

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

<div class="method">
Expand Down Expand Up @@ -588,7 +588,7 @@ <h3>Method Details</h3>
<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.

Args:
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)
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)
body: object, The request body.
The object takes the form of:

Expand Down
Loading