Skip to content

Commit

Permalink
feat(networkmanagement): update the api
Browse files Browse the repository at this point in the history
#### networkmanagement:v1

The following keys were added:
- resources.projects.resources.locations.resources.vpcFlowLogsConfigs.methods.create (Total Keys: 14)
- resources.projects.resources.locations.resources.vpcFlowLogsConfigs.methods.delete (Total Keys: 11)
- resources.projects.resources.locations.resources.vpcFlowLogsConfigs.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.vpcFlowLogsConfigs.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.vpcFlowLogsConfigs.methods.patch (Total Keys: 15)
- schemas.ListVpcFlowLogsConfigsResponse (Total Keys: 7)
- schemas.RouteInfo.properties.advertisedRouteNextHopUri.deprecated (Total Keys: 1)
- schemas.RouteInfo.properties.nccHubRouteUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.nextHop.deprecated (Total Keys: 1)
- schemas.RouteInfo.properties.nextHopNetworkUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.nextHopUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.originatingRouteDisplayName.type (Total Keys: 1)
- schemas.RouteInfo.properties.originatingRouteUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.routeScope.deprecated (Total Keys: 1)
- schemas.VpcFlowLogsConfig (Total Keys: 23)

#### networkmanagement:v1beta1

The following keys were added:
- schemas.RouteInfo.properties.advertisedRouteNextHopUri.deprecated (Total Keys: 1)
- schemas.RouteInfo.properties.nccHubRouteUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.nextHop.deprecated (Total Keys: 1)
- schemas.RouteInfo.properties.nextHopNetworkUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.nextHopUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.originatingRouteDisplayName.type (Total Keys: 1)
- schemas.RouteInfo.properties.originatingRouteUri.type (Total Keys: 1)
- schemas.RouteInfo.properties.routeScope.deprecated (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 17, 2024
1 parent 67550b1 commit 6f1d805
Show file tree
Hide file tree
Showing 6 changed files with 1,051 additions and 246 deletions.

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions docs/dyn/networkmanagement_v1.projects.locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the global_ Resource.</p>

<p class="toc_element">
<code><a href="networkmanagement_v1.projects.locations.vpcFlowLogsConfigs.html">vpcFlowLogsConfigs()</a></code>
</p>
<p class="firstline">Returns the vpcFlowLogsConfigs Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 6f1d805

Please sign in to comment.