chore: update generated docs (#1115)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets
- [x] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/ml_v1.projects.locations.html b/docs/dyn/ml_v1.projects.locations.html
index e53afdf..a370353 100644
--- a/docs/dyn/ml_v1.projects.locations.html
+++ b/docs/dyn/ml_v1.projects.locations.html
@@ -91,7 +91,7 @@
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Get the complete list of CMLE capabilities in a location, along with their location-specific properties.</p>
<p class="toc_element">
- <code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</a></code></p>
<p class="firstline">List all locations that provides at least one type of CMLE capability.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -119,10 +119,10 @@
{
"capabilities": [ # Capabilities available in the location.
{
+ "type": "A String",
"availableAccelerators": [ # Available accelerators for the capability.
"A String",
],
- "type": "A String",
},
],
"name": "A String",
@@ -130,13 +130,13 @@
</div>
<div class="method">
- <code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</code>
<pre>List all locations that provides at least one type of CMLE capability.
Args:
parent: string, Required. The name of the project for which available locations are to be listed (since some locations might be whitelisted for specific projects). (required)
- pageSize: integer, Optional. The number of locations to retrieve per "page" of results. If there are more remaining results than this number, the response message will contain a valid value in the `next_page_token` field. The default value is 20, and the maximum page size is 100.
pageToken: string, Optional. A page token to request the next page of results. You get the token from the `next_page_token` field of the response from the previous call.
+ pageSize: integer, Optional. The number of locations to retrieve per "page" of results. If there are more remaining results than this number, the response message will contain a valid value in the `next_page_token` field. The default value is 20, and the maximum page size is 100.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -151,10 +151,10 @@
{
"capabilities": [ # Capabilities available in the location.
{
+ "type": "A String",
"availableAccelerators": [ # Available accelerators for the capability.
"A String",
],
- "type": "A String",
},
],
"name": "A String",