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.NetworkInterface.properties.igmpQuery.type (Total Keys: 1)
- schemas.Snapshot.properties.resourceStatus.$ref (Total Keys: 1)
- schemas.SnapshotResourceStatus (Total Keys: 4)

#### compute:v1

The following keys were added:
- schemas.InstanceGroupManager.properties.allInstancesConfig.$ref (Total Keys: 1)
- schemas.InstanceGroupManagerAllInstancesConfig (Total Keys: 3)
- schemas.InstanceGroupManagerStatus.properties.allInstancesConfig.$ref (Total Keys: 1)
- schemas.InstanceGroupManagerStatusAllInstancesConfig (Total Keys: 3)
- schemas.InstancePropertiesPatch (Total Keys: 6)
  • Loading branch information
yoshi-automation committed Feb 13, 2024
1 parent 5b090ef commit 97ab819
Show file tree
Hide file tree
Showing 24 changed files with 757 additions and 498 deletions.
3 changes: 3 additions & 0 deletions docs/dyn/compute_alpha.disks.html
Expand Up @@ -648,6 +648,9 @@ <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;resourceStatus&quot;: { # [Output only] ResourceStatus of the Snapshot resource
&quot;scheduledDeletionTime&quot;: &quot;A String&quot;, # [Output only] Scheduled deletion time of the snapshot. The snapshot will be deleted by the at any point within one hour after the deletion time.
},
&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.
Expand Down
102 changes: 51 additions & 51 deletions docs/dyn/compute_alpha.globalNetworkEndpointGroups.html

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/dyn/compute_alpha.instanceTemplates.html
Expand Up @@ -320,6 +320,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -856,6 +857,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -1313,6 +1315,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -1802,6 +1805,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down
8 changes: 8 additions & 0 deletions docs/dyn/compute_alpha.instances.html
Expand Up @@ -432,6 +432,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -951,6 +952,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -1654,6 +1656,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -2674,6 +2677,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -3723,6 +3727,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -4294,6 +4299,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -8327,6 +8333,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -8995,6 +9002,7 @@ <h3>Method Details</h3>
},
],
&quot;fingerprint&quot;: &quot;A String&quot;, # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
&quot;igmpQuery&quot;: &quot;A String&quot;, # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
&quot;internalIpv6PrefixLength&quot;: 42, # The prefix length of the primary internal IPv6 range.
&quot;ipv6AccessConfigs&quot;: [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down

0 comments on commit 97ab819

Please sign in to comment.