Skip to content

Commit b8d0ef0

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1beta1 The following keys were deleted: - schemas.Step.properties.appEngineVersionInfo.$ref (Total Keys: 1) The following keys were added: - schemas.Step.properties.appEngineVersion.$ref (Total Keys: 1)
1 parent 904f2b9 commit b8d0ef0

10 files changed

+83
-83
lines changed

docs/dyn/networkmanagement_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/networkmanagement_v1.projects.locations.global_.connectivityTests.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2>Instance Methods</h2>
9393
<code><a href="#list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9494
<p class="firstline">Lists all Connectivity Tests owned by a project.</p>
9595
<p class="toc_element">
96-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
96+
<code><a href="#list_next">list_next()</a></code></p>
9797
<p class="firstline">Retrieves the next page of results.</p>
9898
<p class="toc_element">
9999
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
@@ -881,17 +881,17 @@ <h3>Method Details</h3>
881881
</div>
882882

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

887-
Args:
888-
previous_request: The request for the previous page. (required)
889-
previous_response: The response from the request for the previous page. (required)
887+
Args:
888+
previous_request: The request for the previous page. (required)
889+
previous_response: The response from the request for the previous page. (required)
890890

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

897897
<div class="method">

docs/dyn/networkmanagement_v1.projects.locations.global_.operations.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(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.</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">
@@ -219,17 +219,17 @@ <h3>Method Details</h3>
219219
</div>
220220

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

225-
Args:
226-
previous_request: The request for the previous page. (required)
227-
previous_response: The response from the request for the previous page. (required)
225+
Args:
226+
previous_request: The request for the previous page. (required)
227+
previous_response: The response from the request for the previous page. (required)
228228

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

235235
</body></html>

docs/dyn/networkmanagement_v1.projects.locations.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>Instance Methods</h2>
8989
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9090
<p class="firstline">Lists information about the supported locations for this service.</p>
9191
<p class="toc_element">
92-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
92+
<code><a href="#list_next">list_next()</a></code></p>
9393
<p class="firstline">Retrieves the next page of results.</p>
9494
<h3>Method Details</h3>
9595
<div class="method">
@@ -160,17 +160,17 @@ <h3>Method Details</h3>
160160
</div>
161161

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

166-
Args:
167-
previous_request: The request for the previous page. (required)
168-
previous_response: The response from the request for the previous page. (required)
166+
Args:
167+
previous_request: The request for the previous page. (required)
168+
previous_response: The response from the request for the previous page. (required)
169169

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

176176
</body></html>

docs/dyn/networkmanagement_v1beta1.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/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2>Instance Methods</h2>
9393
<code><a href="#list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9494
<p class="firstline">Lists all Connectivity Tests owned by a project.</p>
9595
<p class="toc_element">
96-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
96+
<code><a href="#list_next">list_next()</a></code></p>
9797
<p class="firstline">Retrieves the next page of results.</p>
9898
<p class="toc_element">
9999
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
@@ -210,7 +210,7 @@ <h3>Method Details</h3>
210210
&quot;cause&quot;: &quot;A String&quot;, # Causes that the analysis is aborted.
211211
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that caused the abort.
212212
},
213-
&quot;appEngineVersionInfo&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
213+
&quot;appEngineVersion&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
214214
&quot;displayName&quot;: &quot;A String&quot;, # Name of an App Engine version.
215215
&quot;environment&quot;: &quot;A String&quot;, # App Engine execution environment for a version.
216216
&quot;runtime&quot;: &quot;A String&quot;, # Runtime of the App Engine version.
@@ -552,7 +552,7 @@ <h3>Method Details</h3>
552552
&quot;cause&quot;: &quot;A String&quot;, # Causes that the analysis is aborted.
553553
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that caused the abort.
554554
},
555-
&quot;appEngineVersionInfo&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
555+
&quot;appEngineVersion&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
556556
&quot;displayName&quot;: &quot;A String&quot;, # Name of an App Engine version.
557557
&quot;environment&quot;: &quot;A String&quot;, # App Engine execution environment for a version.
558558
&quot;runtime&quot;: &quot;A String&quot;, # Runtime of the App Engine version.
@@ -885,7 +885,7 @@ <h3>Method Details</h3>
885885
&quot;cause&quot;: &quot;A String&quot;, # Causes that the analysis is aborted.
886886
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that caused the abort.
887887
},
888-
&quot;appEngineVersionInfo&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
888+
&quot;appEngineVersion&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
889889
&quot;displayName&quot;: &quot;A String&quot;, # Name of an App Engine version.
890890
&quot;environment&quot;: &quot;A String&quot;, # App Engine execution environment for a version.
891891
&quot;runtime&quot;: &quot;A String&quot;, # Runtime of the App Engine version.
@@ -1067,17 +1067,17 @@ <h3>Method Details</h3>
10671067
</div>
10681068

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

1073-
Args:
1074-
previous_request: The request for the previous page. (required)
1075-
previous_response: The response from the request for the previous page. (required)
1073+
Args:
1074+
previous_request: The request for the previous page. (required)
1075+
previous_response: The response from the request for the previous page. (required)
10761076

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

10831083
<div class="method">
@@ -1177,7 +1177,7 @@ <h3>Method Details</h3>
11771177
&quot;cause&quot;: &quot;A String&quot;, # Causes that the analysis is aborted.
11781178
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that caused the abort.
11791179
},
1180-
&quot;appEngineVersionInfo&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
1180+
&quot;appEngineVersion&quot;: { # For display only. Metadata associated with an App Engine version. # Display information of an App Engine service version.
11811181
&quot;displayName&quot;: &quot;A String&quot;, # Name of an App Engine version.
11821182
&quot;environment&quot;: &quot;A String&quot;, # App Engine execution environment for a version.
11831183
&quot;runtime&quot;: &quot;A String&quot;, # Runtime of the App Engine version.

docs/dyn/networkmanagement_v1beta1.projects.locations.global_.operations.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(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.</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">
@@ -219,17 +219,17 @@ <h3>Method Details</h3>
219219
</div>
220220

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

225-
Args:
226-
previous_request: The request for the previous page. (required)
227-
previous_response: The response from the request for the previous page. (required)
225+
Args:
226+
previous_request: The request for the previous page. (required)
227+
previous_response: The response from the request for the previous page. (required)
228228

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

235235
</body></html>

docs/dyn/networkmanagement_v1beta1.projects.locations.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>Instance Methods</h2>
8989
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9090
<p class="firstline">Lists information about the supported locations for this service.</p>
9191
<p class="toc_element">
92-
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
92+
<code><a href="#list_next">list_next()</a></code></p>
9393
<p class="firstline">Retrieves the next page of results.</p>
9494
<h3>Method Details</h3>
9595
<div class="method">
@@ -160,17 +160,17 @@ <h3>Method Details</h3>
160160
</div>
161161

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

166-
Args:
167-
previous_request: The request for the previous page. (required)
168-
previous_response: The response from the request for the previous page. (required)
166+
Args:
167+
previous_request: The request for the previous page. (required)
168+
previous_response: The response from the request for the previous page. (required)
169169

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

176176
</body></html>

googleapiclient/discovery_cache/documents/networkmanagement.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20220420",
594+
"revision": "20220427",
595595
"rootUrl": "https://networkmanagement.googleapis.com/",
596596
"schemas": {
597597
"AbortInfo": {

googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20220420",
594+
"revision": "20220427",
595595
"rootUrl": "https://networkmanagement.googleapis.com/",
596596
"schemas": {
597597
"AbortInfo": {
@@ -1930,7 +1930,7 @@
19301930
"$ref": "AbortInfo",
19311931
"description": "Display information of the final state \"abort\" and reason."
19321932
},
1933-
"appEngineVersionInfo": {
1933+
"appEngineVersion": {
19341934
"$ref": "AppEngineVersionInfo",
19351935
"description": "Display information of an App Engine service version."
19361936
},

0 commit comments

Comments
 (0)