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.instances.methods.addNetworkInterface (Total Keys: 21)
- schemas.AdvancedMachineFeatures.properties.enableWatchdogTimer.type (Total Keys: 1)
- schemas.BackendService.properties.haPolicy.$ref (Total Keys: 1)
- schemas.BackendServiceHAPolicy (Total Keys: 11)
- schemas.Disk.properties.satisfiesPzi (Total Keys: 2)
- schemas.Image.properties.satisfiesPzi (Total Keys: 2)
- schemas.Instance.properties.satisfiesPzi.type (Total Keys: 1)
- schemas.InstanceGroupManager.properties.params.$ref (Total Keys: 1)
- schemas.InstanceGroupManagerParams (Total Keys: 4)
- schemas.InstancesAddNetworkInterfaceRequest (Total Keys: 3)
- schemas.InstantSnapshot.properties.satisfiesPzi (Total Keys: 2)
- schemas.MachineImage.properties.satisfiesPzi (Total Keys: 2)
- schemas.RouterStatusBgpPeerStatus.properties.enableIpv4.type (Total Keys: 1)
- schemas.RouterStatusBgpPeerStatus.properties.ipv4NexthopAddress.type (Total Keys: 1)
- schemas.RouterStatusBgpPeerStatus.properties.peerIpv4NexthopAddress.type (Total Keys: 1)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.detectionAbsoluteQps (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.detectionLoadThreshold (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.detectionRelativeToBaselineQps (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.trafficGranularityConfigs (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig (Total Keys: 5)
- schemas.Snapshot.properties.satisfiesPzi (Total Keys: 2)

#### compute:beta

The following keys were added:
- schemas.Instance.properties.satisfiesPzi.type (Total Keys: 1)
- schemas.InstanceGroupManagerInstanceFlexibilityPolicy.properties.instanceSelections (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.detectionAbsoluteQps (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.detectionLoadThreshold (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.detectionRelativeToBaselineQps (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.properties.trafficGranularityConfigs (Total Keys: 2)
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig (Total Keys: 5)

#### compute:v1

The following keys were added:
- resources.regionZones.methods.list (Total Keys: 28)
- schemas.AllocationAggregateReservation (Total Keys: 16)
- schemas.AttachedDiskInitializeParams.properties.enableConfidentialCompute.type (Total Keys: 1)
- schemas.Disk.properties.enableConfidentialCompute.type (Total Keys: 1)
- schemas.Image.properties.enableConfidentialCompute.type (Total Keys: 1)
- schemas.Instance.properties.satisfiesPzi.type (Total Keys: 1)
- schemas.Reservation.properties.aggregateReservation.$ref (Total Keys: 1)
- schemas.SecurityPolicyRuleMatcher.properties.exprOptions.$ref (Total Keys: 1)
- schemas.SecurityPolicyRuleMatcherExprOptions (Total Keys: 9)
- schemas.Snapshot.properties.enableConfidentialCompute.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 7, 2023
1 parent a8331e0 commit d1a6305
Show file tree
Hide file tree
Showing 87 changed files with 3,303 additions and 1,412 deletions.
217 changes: 140 additions & 77 deletions docs/dyn/compute_alpha.backendServices.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/dyn/compute_alpha.disks.html
Expand Up @@ -380,6 +380,7 @@ <h3>Method Details</h3>
},
&quot;usedBytes&quot;: &quot;A String&quot;, # [Output Only] Space used by data stored in the disk (in bytes). Note that this field is set only when the disk is in a storage pool.
},
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
&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&#x27;s resource id.
Expand Down Expand Up @@ -647,6 +648,7 @@ <h3>Method Details</h3>
&quot;maxRetentionDays&quot;: 42, # Number of days the snapshot should be retained before being deleted automatically.
&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.
&quot;region&quot;: &quot;A String&quot;, # [Output Only] URL of the region where the snapshot resides. Only applicable for regional snapshots.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource&#x27;s resource id.
Expand Down Expand Up @@ -1032,6 +1034,7 @@ <h3>Method Details</h3>
},
&quot;usedBytes&quot;: &quot;A String&quot;, # [Output Only] Space used by data stored in the disk (in bytes). Note that this field is set only when the disk is in a storage pool.
},
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
&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&#x27;s resource id.
Expand Down Expand Up @@ -1270,6 +1273,7 @@ <h3>Method Details</h3>
},
&quot;usedBytes&quot;: &quot;A String&quot;, # [Output Only] Space used by data stored in the disk (in bytes). Note that this field is set only when the disk is in a storage pool.
},
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
&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&#x27;s resource id.
Expand Down Expand Up @@ -1535,6 +1539,7 @@ <h3>Method Details</h3>
},
&quot;usedBytes&quot;: &quot;A String&quot;, # [Output Only] Space used by data stored in the disk (in bytes). Note that this field is set only when the disk is in a storage pool.
},
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
&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&#x27;s resource id.
Expand Down Expand Up @@ -2736,6 +2741,7 @@ <h3>Method Details</h3>
},
&quot;usedBytes&quot;: &quot;A String&quot;, # [Output Only] Space used by data stored in the disk (in bytes). Note that this field is set only when the disk is in a storage pool.
},
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
&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&#x27;s resource id.
Expand Down

0 comments on commit d1a6305

Please sign in to comment.