Skip to content

Commit 98c9cff

Browse files
feat(compute): update the api
#### compute:alpha The following keys were added: - resources.networkProfiles.methods.get (Total Keys: 15) - resources.networkProfiles.methods.list (Total Keys: 24) - schemas.AdvancedMachineFeatures.properties.turboMode.type (Total Keys: 1) - schemas.BackendBucket.properties.loadBalancingScheme.type (Total Keys: 1) - schemas.ManagedInstance.properties.sizeInUnit (Total Keys: 2) - schemas.NetworkProfile (Total Keys: 60) #### compute:beta The following keys were added: - schemas.AdvancedMachineFeatures.properties.performanceMonitoringUnit.type (Total Keys: 1) #### compute:v1 The following keys were added: - schemas.AdvancedMachineFeatures.properties.performanceMonitoringUnit.type (Total Keys: 1) - schemas.ConfidentialInstanceConfig.properties.confidentialInstanceType.type (Total Keys: 1) - schemas.Scheduling.properties.maxRunDuration.$ref (Total Keys: 1) - schemas.Scheduling.properties.onInstanceStopAction.$ref (Total Keys: 1) - schemas.Scheduling.properties.terminationTime.type (Total Keys: 1) - schemas.SchedulingOnInstanceStopAction (Total Keys: 3)
1 parent 223c4dc commit 98c9cff

30 files changed

+1374
-162
lines changed

docs/dyn/compute_alpha.backendBuckets.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@ <h3>Method Details</h3>
565565
&quot;enableCdn&quot;: True or False, # If true, enable Cloud CDN for this BackendBucket.
566566
&quot;id&quot;: &quot;A String&quot;, # [Output Only] Unique identifier for the resource; defined by the server.
567567
&quot;kind&quot;: &quot;compute#backendBucket&quot;, # Type of the resource.
568+
&quot;loadBalancingScheme&quot;: &quot;A String&quot;, # The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.
568569
&quot;name&quot;: &quot;A String&quot;, # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
569570
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
570571
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
@@ -724,6 +725,7 @@ <h3>Method Details</h3>
724725
&quot;enableCdn&quot;: True or False, # If true, enable Cloud CDN for this BackendBucket.
725726
&quot;id&quot;: &quot;A String&quot;, # [Output Only] Unique identifier for the resource; defined by the server.
726727
&quot;kind&quot;: &quot;compute#backendBucket&quot;, # Type of the resource.
728+
&quot;loadBalancingScheme&quot;: &quot;A String&quot;, # The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.
727729
&quot;name&quot;: &quot;A String&quot;, # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
728730
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
729731
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
@@ -913,6 +915,7 @@ <h3>Method Details</h3>
913915
&quot;enableCdn&quot;: True or False, # If true, enable Cloud CDN for this BackendBucket.
914916
&quot;id&quot;: &quot;A String&quot;, # [Output Only] Unique identifier for the resource; defined by the server.
915917
&quot;kind&quot;: &quot;compute#backendBucket&quot;, # Type of the resource.
918+
&quot;loadBalancingScheme&quot;: &quot;A String&quot;, # The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.
916919
&quot;name&quot;: &quot;A String&quot;, # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
917920
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
918921
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
@@ -1002,6 +1005,7 @@ <h3>Method Details</h3>
10021005
&quot;enableCdn&quot;: True or False, # If true, enable Cloud CDN for this BackendBucket.
10031006
&quot;id&quot;: &quot;A String&quot;, # [Output Only] Unique identifier for the resource; defined by the server.
10041007
&quot;kind&quot;: &quot;compute#backendBucket&quot;, # Type of the resource.
1008+
&quot;loadBalancingScheme&quot;: &quot;A String&quot;, # The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.
10051009
&quot;name&quot;: &quot;A String&quot;, # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
10061010
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
10071011
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
@@ -1545,6 +1549,7 @@ <h3>Method Details</h3>
15451549
&quot;enableCdn&quot;: True or False, # If true, enable Cloud CDN for this BackendBucket.
15461550
&quot;id&quot;: &quot;A String&quot;, # [Output Only] Unique identifier for the resource; defined by the server.
15471551
&quot;kind&quot;: &quot;compute#backendBucket&quot;, # Type of the resource.
1552+
&quot;loadBalancingScheme&quot;: &quot;A String&quot;, # The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.
15481553
&quot;name&quot;: &quot;A String&quot;, # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
15491554
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
15501555
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.

docs/dyn/compute_alpha.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,11 @@ <h2>Instance Methods</h2>
294294
</p>
295295
<p class="firstline">Returns the networkPlacements Resource.</p>
296296

297+
<p class="toc_element">
298+
<code><a href="compute_alpha.networkProfiles.html">networkProfiles()</a></code>
299+
</p>
300+
<p class="firstline">Returns the networkProfiles Resource.</p>
301+
297302
<p class="toc_element">
298303
<code><a href="compute_alpha.networks.html">networks()</a></code>
299304
</p>

docs/dyn/compute_alpha.instanceGroupManagers.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2239,6 +2239,7 @@ <h3>Method Details</h3>
22392239
&quot;machineType&quot;: &quot;A String&quot;, # The machine type to be used for this instance.
22402240
&quot;provisioningModel&quot;: &quot;A String&quot;, # The provisioning model to be used for this instance.
22412241
},
2242+
&quot;sizeInUnit&quot;: 3.14, # [Output only] The size of the VM represented by this Managed Instance. This is how much this Managed Instance contributes to the size of the group.
22422243
&quot;tag&quot;: &quot;A String&quot;, # [Output Only] Tag describing the version.
22432244
&quot;targetStatus&quot;: &quot;A String&quot;, # [Output Only] The eventual status of the instance. The instance group manager will not be identified as stable till each managed instance reaches its targetStatus.
22442245
&quot;version&quot;: { # [Output Only] Intended version of this instance.

docs/dyn/compute_alpha.instanceTemplates.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ <h3>Method Details</h3>
148148
&quot;numaNodeCount&quot;: 42, # The number of vNUMA nodes.
149149
&quot;performanceMonitoringUnit&quot;: &quot;A String&quot;, # Type of Performance Monitoring Unit requested on instance.
150150
&quot;threadsPerCore&quot;: 42, # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
151+
&quot;turboMode&quot;: &quot;A String&quot;, # Turbo mode to use for the instance. Supported modes include: * ALL_CORE_MAX Using empty string or not setting this field will use the default turbo mode.
151152
&quot;visibleCoreCount&quot;: 42, # The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance&#x27;s nominal CPU count and the underlying platform&#x27;s SMT width.
152153
},
153154
&quot;canIpForward&quot;: True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
@@ -689,6 +690,7 @@ <h3>Method Details</h3>
689690
&quot;numaNodeCount&quot;: 42, # The number of vNUMA nodes.
690691
&quot;performanceMonitoringUnit&quot;: &quot;A String&quot;, # Type of Performance Monitoring Unit requested on instance.
691692
&quot;threadsPerCore&quot;: 42, # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
693+
&quot;turboMode&quot;: &quot;A String&quot;, # Turbo mode to use for the instance. Supported modes include: * ALL_CORE_MAX Using empty string or not setting this field will use the default turbo mode.
692694
&quot;visibleCoreCount&quot;: 42, # The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance&#x27;s nominal CPU count and the underlying platform&#x27;s SMT width.
693695
},
694696
&quot;canIpForward&quot;: True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
@@ -1148,6 +1150,7 @@ <h3>Method Details</h3>
11481150
&quot;numaNodeCount&quot;: 42, # The number of vNUMA nodes.
11491151
&quot;performanceMonitoringUnit&quot;: &quot;A String&quot;, # Type of Performance Monitoring Unit requested on instance.
11501152
&quot;threadsPerCore&quot;: 42, # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
1153+
&quot;turboMode&quot;: &quot;A String&quot;, # Turbo mode to use for the instance. Supported modes include: * ALL_CORE_MAX Using empty string or not setting this field will use the default turbo mode.
11511154
&quot;visibleCoreCount&quot;: 42, # The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance&#x27;s nominal CPU count and the underlying platform&#x27;s SMT width.
11521155
},
11531156
&quot;canIpForward&quot;: True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
@@ -1642,6 +1645,7 @@ <h3>Method Details</h3>
16421645
&quot;numaNodeCount&quot;: 42, # The number of vNUMA nodes.
16431646
&quot;performanceMonitoringUnit&quot;: &quot;A String&quot;, # Type of Performance Monitoring Unit requested on instance.
16441647
&quot;threadsPerCore&quot;: 42, # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
1648+
&quot;turboMode&quot;: &quot;A String&quot;, # Turbo mode to use for the instance. Supported modes include: * ALL_CORE_MAX Using empty string or not setting this field will use the default turbo mode.
16451649
&quot;visibleCoreCount&quot;: 42, # The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance&#x27;s nominal CPU count and the underlying platform&#x27;s SMT width.
16461650
},
16471651
&quot;canIpForward&quot;: True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.

0 commit comments

Comments
 (0)