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:
- resources.regionNetworkEndpointGroups.methods.attachNetworkEndpoints (Total Keys: 20)
- resources.regionNetworkEndpointGroups.methods.detachNetworkEndpoints (Total Keys: 20)
- resources.regionNetworkEndpointGroups.methods.listNetworkEndpoints (Total Keys: 30)
- schemas.BackendService.properties.ipAddressSelectionPolicy.type (Total Keys: 1)
- schemas.InterconnectRemoteLocation.properties.maxLagSize10Gbps (Total Keys: 2)
- schemas.RegionNetworkEndpointGroupsAttachEndpointsRequest (Total Keys: 4)
- schemas.RegionNetworkEndpointGroupsDetachEndpointsRequest (Total Keys: 4)
- schemas.WafExpressionSetExpression.properties.sensitivity (Total Keys: 2)

#### compute:beta

The following keys were added:
- resources.resourcePolicies.methods.patch (Total Keys: 25)
- schemas.AttachedDiskInitializeParams.properties.provisionedThroughput (Total Keys: 2)
- schemas.BackendServiceLogConfig.properties.optionalFields (Total Keys: 2)
- schemas.BackendServiceLogConfig.properties.optionalMode.type (Total Keys: 1)
- schemas.Disk.properties.provisionedThroughput (Total Keys: 2)
- schemas.WafExpressionSetExpression.properties.sensitivity (Total Keys: 2)

#### compute:v1

The following keys were added:
- schemas.BackendServiceLogConfig.properties.optionalFields (Total Keys: 2)
- schemas.BackendServiceLogConfig.properties.optionalMode.type (Total Keys: 1)
- schemas.WafExpressionSetExpression.properties.sensitivity (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Jan 31, 2023
1 parent 8082662 commit 33a044e
Show file tree
Hide file tree
Showing 37 changed files with 1,250 additions and 282 deletions.
42 changes: 24 additions & 18 deletions docs/dyn/compute_alpha.backendServices.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/dyn/compute_alpha.instanceTemplates.html
Expand Up @@ -200,7 +200,7 @@ <h3>Method Details</h3>
&quot;onUpdateAction&quot;: &quot;A String&quot;, # Specifies which action to take on instance update with this disk. Default is to use the existing disk.
&quot;provisionedIops&quot;: &quot;A String&quot;, # Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
&quot;provisionedThroughput&quot;: &quot;A String&quot;, # Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
&quot;replicaZones&quot;: [ # URLs of the zones where the disk should be replicated to. Only applicable for regional resources. Replica zones must have 1 zone same as the instance zone.
&quot;replicaZones&quot;: [ # Required for each regional disk associated with the instance. Specify the URLs of the zones where the disk should be replicated to. You must provide exactly two replica zones, and one zone must be the same as the instance zone. You can&#x27;t use this option with boot disks.
&quot;A String&quot;,
],
&quot;resourceManagerTags&quot;: { # Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT &amp; PATCH) when empty.
Expand Down Expand Up @@ -680,7 +680,7 @@ <h3>Method Details</h3>
&quot;onUpdateAction&quot;: &quot;A String&quot;, # Specifies which action to take on instance update with this disk. Default is to use the existing disk.
&quot;provisionedIops&quot;: &quot;A String&quot;, # Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
&quot;provisionedThroughput&quot;: &quot;A String&quot;, # Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
&quot;replicaZones&quot;: [ # URLs of the zones where the disk should be replicated to. Only applicable for regional resources. Replica zones must have 1 zone same as the instance zone.
&quot;replicaZones&quot;: [ # Required for each regional disk associated with the instance. Specify the URLs of the zones where the disk should be replicated to. You must provide exactly two replica zones, and one zone must be the same as the instance zone. You can&#x27;t use this option with boot disks.
&quot;A String&quot;,
],
&quot;resourceManagerTags&quot;: { # Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT &amp; PATCH) when empty.
Expand Down Expand Up @@ -1116,7 +1116,7 @@ <h3>Method Details</h3>
&quot;onUpdateAction&quot;: &quot;A String&quot;, # Specifies which action to take on instance update with this disk. Default is to use the existing disk.
&quot;provisionedIops&quot;: &quot;A String&quot;, # Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
&quot;provisionedThroughput&quot;: &quot;A String&quot;, # Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
&quot;replicaZones&quot;: [ # URLs of the zones where the disk should be replicated to. Only applicable for regional resources. Replica zones must have 1 zone same as the instance zone.
&quot;replicaZones&quot;: [ # Required for each regional disk associated with the instance. Specify the URLs of the zones where the disk should be replicated to. You must provide exactly two replica zones, and one zone must be the same as the instance zone. You can&#x27;t use this option with boot disks.
&quot;A String&quot;,
],
&quot;resourceManagerTags&quot;: { # Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT &amp; PATCH) when empty.
Expand Down Expand Up @@ -1549,7 +1549,7 @@ <h3>Method Details</h3>
&quot;onUpdateAction&quot;: &quot;A String&quot;, # Specifies which action to take on instance update with this disk. Default is to use the existing disk.
&quot;provisionedIops&quot;: &quot;A String&quot;, # Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
&quot;provisionedThroughput&quot;: &quot;A String&quot;, # Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
&quot;replicaZones&quot;: [ # URLs of the zones where the disk should be replicated to. Only applicable for regional resources. Replica zones must have 1 zone same as the instance zone.
&quot;replicaZones&quot;: [ # Required for each regional disk associated with the instance. Specify the URLs of the zones where the disk should be replicated to. You must provide exactly two replica zones, and one zone must be the same as the instance zone. You can&#x27;t use this option with boot disks.
&quot;A String&quot;,
],
&quot;resourceManagerTags&quot;: { # Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT &amp; PATCH) when empty.
Expand Down

0 comments on commit 33a044e

Please sign in to comment.