Skip to content

Commit 97f93de

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - schemas.ProbingDetails.properties.edgeResponses (Total Keys: 2) - schemas.ProbingDetails.properties.probedAllDevices.type (Total Keys: 1) - schemas.SingleEdgeResponse (Total Keys: 10) #### networkmanagement:v1beta1 The following keys were added: - resources.organizations.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - schemas.ProbingDetails.properties.edgeResponses (Total Keys: 2) - schemas.ProbingDetails.properties.probedAllDevices.type (Total Keys: 1) - schemas.SingleEdgeResponse (Total Keys: 10)
1 parent 72abc73 commit 97f93de

9 files changed

+357
-40
lines changed

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

Lines changed: 84 additions & 4 deletions
Large diffs are not rendered by default.

docs/dyn/networkmanagement_v1.projects.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h2>Instance Methods</h2>
9191
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
9292
<p class="firstline">Gets information about a location.</p>
9393
<p class="toc_element">
94-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
94+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9595
<p class="firstline">Lists information about the supported locations for this service.</p>
9696
<p class="toc_element">
9797
<code><a href="#list_next">list_next()</a></code></p>
@@ -130,11 +130,12 @@ <h3>Method Details</h3>
130130
</div>
131131

132132
<div class="method">
133-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
133+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
134134
<pre>Lists information about the supported locations for this service.
135135

136136
Args:
137137
name: string, The resource that owns the locations collection, if applicable. (required)
138+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
138139
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).
139140
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
140141
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

docs/dyn/networkmanagement_v1.projects.locations.vpcFlowLogsConfigs.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125
&quot;A String&quot;,
126126
],
127127
&quot;name&quot;: &quot;A String&quot;, # Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}`
128-
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled.
128+
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled. Setting state=DISABLED will pause the log generation for this config.
129129
&quot;targetResourceState&quot;: &quot;A String&quot;, # Output only. A diagnostic bit - describes the state of the configured target resource for diagnostic purposes.
130130
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the config was updated.
131131
&quot;vpnTunnel&quot;: &quot;A String&quot;, # Traffic will be logged from the VPN Tunnel. Format: projects/{project_id}/regions/{region}/vpnTunnels/{name}
@@ -225,7 +225,7 @@ <h3>Method Details</h3>
225225
&quot;A String&quot;,
226226
],
227227
&quot;name&quot;: &quot;A String&quot;, # Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}`
228-
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled.
228+
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled. Setting state=DISABLED will pause the log generation for this config.
229229
&quot;targetResourceState&quot;: &quot;A String&quot;, # Output only. A diagnostic bit - describes the state of the configured target resource for diagnostic purposes.
230230
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the config was updated.
231231
&quot;vpnTunnel&quot;: &quot;A String&quot;, # Traffic will be logged from the VPN Tunnel. Format: projects/{project_id}/regions/{region}/vpnTunnels/{name}
@@ -271,7 +271,7 @@ <h3>Method Details</h3>
271271
&quot;A String&quot;,
272272
],
273273
&quot;name&quot;: &quot;A String&quot;, # Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}`
274-
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled.
274+
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled. Setting state=DISABLED will pause the log generation for this config.
275275
&quot;targetResourceState&quot;: &quot;A String&quot;, # Output only. A diagnostic bit - describes the state of the configured target resource for diagnostic purposes.
276276
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the config was updated.
277277
&quot;vpnTunnel&quot;: &quot;A String&quot;, # Traffic will be logged from the VPN Tunnel. Format: projects/{project_id}/regions/{region}/vpnTunnels/{name}
@@ -318,7 +318,7 @@ <h3>Method Details</h3>
318318
&quot;A String&quot;,
319319
],
320320
&quot;name&quot;: &quot;A String&quot;, # Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}`
321-
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled.
321+
&quot;state&quot;: &quot;A String&quot;, # Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled. Setting state=DISABLED will pause the log generation for this config.
322322
&quot;targetResourceState&quot;: &quot;A String&quot;, # Output only. A diagnostic bit - describes the state of the configured target resource for diagnostic purposes.
323323
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the config was updated.
324324
&quot;vpnTunnel&quot;: &quot;A String&quot;, # Traffic will be logged from the VPN Tunnel. Format: projects/{project_id}/regions/{region}/vpnTunnels/{name}

docs/dyn/networkmanagement_v1beta1.organizations.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2>Instance Methods</h2>
8686
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
8787
<p class="firstline">Gets information about a location.</p>
8888
<p class="toc_element">
89-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
89+
<code><a href="#list">list(name, extraLocationTypes=None, 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">
9292
<code><a href="#list_next">list_next()</a></code></p>
@@ -125,11 +125,12 @@ <h3>Method Details</h3>
125125
</div>
126126

127127
<div class="method">
128-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
128+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
129129
<pre>Lists information about the supported locations for this service.
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
133134
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).
134135
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
135136
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

0 commit comments

Comments
 (0)