Skip to content

Commit

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

The following keys were added:
- schemas.Route.properties.routeStatus.type (Total Keys: 1)

#### compute:beta

The following keys were added:
- schemas.AdvancedMachineFeatures.properties.enableUefiNetworking.type (Total Keys: 1)
- schemas.AllocationSpecificSKUReservation.properties.assuredCount (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.resuming (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.starting (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.stopping (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.suspending (Total Keys: 2)

#### compute:v1

The following keys were added:
- schemas.AdvancedMachineFeatures.properties.enableUefiNetworking.type (Total Keys: 1)
- schemas.InstanceGroupManagerActionsSummary.properties.resuming (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.starting (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.stopping (Total Keys: 2)
- schemas.InstanceGroupManagerActionsSummary.properties.suspending (Total Keys: 2)
- schemas.InstanceProperties.properties.resourceManagerTags (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Jan 11, 2022
1 parent c3bcf55 commit ce5edd1
Show file tree
Hide file tree
Showing 21 changed files with 289 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/dyn/compute_alpha.instances.html
Original file line number Diff line number Diff line change
Expand Up @@ -1634,7 +1634,7 @@ <h3>Method Details</h3>
&quot;locationPolicy&quot;: { # Configuration for location policy among multiple possible locations (e.g. preferences for zone selection among zones in a single region). # Policy for chosing target zone.
&quot;locations&quot;: { # Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.
&quot;a_key&quot;: {
&quot;preference&quot;: &quot;A String&quot;, # Preference for a given location: ALLOW or DENY.
&quot;preference&quot;: &quot;A String&quot;, # Preference for a given location.
},
},
&quot;targetShape&quot;: &quot;A String&quot;, # Strategy for distributing VMs across zones in a region.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/compute_alpha.regionInstances.html
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ <h3>Method Details</h3>
&quot;locationPolicy&quot;: { # Configuration for location policy among multiple possible locations (e.g. preferences for zone selection among zones in a single region). # Policy for chosing target zone.
&quot;locations&quot;: { # Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.
&quot;a_key&quot;: {
&quot;preference&quot;: &quot;A String&quot;, # Preference for a given location: ALLOW or DENY.
&quot;preference&quot;: &quot;A String&quot;, # Preference for a given location.
},
},
&quot;targetShape&quot;: &quot;A String&quot;, # Strategy for distributing VMs across zones in a region.
Expand Down
3 changes: 3 additions & 0 deletions docs/dyn/compute_alpha.routers.html
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@ <h3>Method Details</h3>
&quot;nextHopPeering&quot;: &quot;A String&quot;, # [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
&quot;nextHopVpnTunnel&quot;: &quot;A String&quot;, # The URL to a VpnTunnel that should handle matching packets.
&quot;priority&quot;: 42, # The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive.
&quot;routeStatus&quot;: &quot;A String&quot;, # [Output only] The status of the route.
&quot;routeType&quot;: &quot;A String&quot;, # [Output Only] The type of this route, which can be one of the following values: - &#x27;TRANSIT&#x27; for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - &#x27;SUBNET&#x27; for a route from a subnet of the VPC - &#x27;BGP&#x27; for a route learned from a BGP peer of this router - &#x27;STATIC&#x27; for a static route
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined fully-qualified URL for this resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
Expand Down Expand Up @@ -727,6 +728,7 @@ <h3>Method Details</h3>
&quot;nextHopPeering&quot;: &quot;A String&quot;, # [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
&quot;nextHopVpnTunnel&quot;: &quot;A String&quot;, # The URL to a VpnTunnel that should handle matching packets.
&quot;priority&quot;: 42, # The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive.
&quot;routeStatus&quot;: &quot;A String&quot;, # [Output only] The status of the route.
&quot;routeType&quot;: &quot;A String&quot;, # [Output Only] The type of this route, which can be one of the following values: - &#x27;TRANSIT&#x27; for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - &#x27;SUBNET&#x27; for a route from a subnet of the VPC - &#x27;BGP&#x27; for a route learned from a BGP peer of this router - &#x27;STATIC&#x27; for a static route
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined fully-qualified URL for this resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
Expand Down Expand Up @@ -777,6 +779,7 @@ <h3>Method Details</h3>
&quot;nextHopPeering&quot;: &quot;A String&quot;, # [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
&quot;nextHopVpnTunnel&quot;: &quot;A String&quot;, # The URL to a VpnTunnel that should handle matching packets.
&quot;priority&quot;: 42, # The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive.
&quot;routeStatus&quot;: &quot;A String&quot;, # [Output only] The status of the route.
&quot;routeType&quot;: &quot;A String&quot;, # [Output Only] The type of this route, which can be one of the following values: - &#x27;TRANSIT&#x27; for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - &#x27;SUBNET&#x27; for a route from a subnet of the VPC - &#x27;BGP&#x27; for a route learned from a BGP peer of this router - &#x27;STATIC&#x27; for a static route
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined fully-qualified URL for this resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
Expand Down
3 changes: 3 additions & 0 deletions docs/dyn/compute_alpha.routes.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ <h3>Method Details</h3>
&quot;nextHopPeering&quot;: &quot;A String&quot;, # [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
&quot;nextHopVpnTunnel&quot;: &quot;A String&quot;, # The URL to a VpnTunnel that should handle matching packets.
&quot;priority&quot;: 42, # The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive.
&quot;routeStatus&quot;: &quot;A String&quot;, # [Output only] The status of the route.
&quot;routeType&quot;: &quot;A String&quot;, # [Output Only] The type of this route, which can be one of the following values: - &#x27;TRANSIT&#x27; for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - &#x27;SUBNET&#x27; for a route from a subnet of the VPC - &#x27;BGP&#x27; for a route learned from a BGP peer of this router - &#x27;STATIC&#x27; for a static route
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined fully-qualified URL for this resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
Expand Down Expand Up @@ -267,6 +268,7 @@ <h3>Method Details</h3>
&quot;nextHopPeering&quot;: &quot;A String&quot;, # [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
&quot;nextHopVpnTunnel&quot;: &quot;A String&quot;, # The URL to a VpnTunnel that should handle matching packets.
&quot;priority&quot;: 42, # The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive.
&quot;routeStatus&quot;: &quot;A String&quot;, # [Output only] The status of the route.
&quot;routeType&quot;: &quot;A String&quot;, # [Output Only] The type of this route, which can be one of the following values: - &#x27;TRANSIT&#x27; for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - &#x27;SUBNET&#x27; for a route from a subnet of the VPC - &#x27;BGP&#x27; for a route learned from a BGP peer of this router - &#x27;STATIC&#x27; for a static route
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined fully-qualified URL for this resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
Expand Down Expand Up @@ -396,6 +398,7 @@ <h3>Method Details</h3>
&quot;nextHopPeering&quot;: &quot;A String&quot;, # [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
&quot;nextHopVpnTunnel&quot;: &quot;A String&quot;, # The URL to a VpnTunnel that should handle matching packets.
&quot;priority&quot;: 42, # The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive.
&quot;routeStatus&quot;: &quot;A String&quot;, # [Output only] The status of the route.
&quot;routeType&quot;: &quot;A String&quot;, # [Output Only] The type of this route, which can be one of the following values: - &#x27;TRANSIT&#x27; for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - &#x27;SUBNET&#x27; for a route from a subnet of the VPC - &#x27;BGP&#x27; for a route learned from a BGP peer of this router - &#x27;STATIC&#x27; for a static route
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined fully-qualified URL for this resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
Expand Down
Loading

0 comments on commit ce5edd1

Please # to comment.