Skip to content

Commit 0a4ea76

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1 The following keys were deleted: - schemas.Binding.properties.bindingId (Total Keys: 1) The following keys were added: - schemas.FirewallInfo.properties.firewallRuleType (Total Keys: 1) - schemas.FirewallInfo.properties.policy (Total Keys: 1) #### networkmanagement:v1beta1 The following keys were deleted: - schemas.Binding.properties.bindingId (Total Keys: 1) The following keys were added: - schemas.FirewallInfo.properties.firewallRuleType (Total Keys: 1) - schemas.FirewallInfo.properties.policy (Total Keys: 1)
1 parent d13fbb4 commit 0a4ea76

6 files changed

+4000
-3956
lines changed

docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html

Lines changed: 56 additions & 51 deletions
Large diffs are not rendered by default.

docs/dyn/networkmanagement_v1.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ <h3>Method Details</h3>
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133-
filter: string, The standard list filter.
134-
pageSize: integer, The standard list page size.
135-
pageToken: string, The standard list page token.
133+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
134+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
135+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
136136
x__xgafv: string, V1 error format.
137137
Allowed values
138138
1 - v1 error format

0 commit comments

Comments
 (0)