Skip to content

Commit 6a205af

Browse files
feat(compute): update the api
#### compute:alpha The following keys were added: - resources.targetTcpProxies.methods.aggregatedList (Total Keys: 26) - schemas.AccessConfig.properties.securityPolicy.type (Total Keys: 1) - schemas.BundledLocalSsds (Total Keys: 5) - schemas.InstanceGroupManagerResizeRequestStatus.properties.error (Total Keys: 12) - schemas.MachineType.properties.bundledLocalSsds.$ref (Total Keys: 1) - schemas.SecurityPolicy.properties.userDefinedFields (Total Keys: 2) - schemas.SecurityPolicyRule.properties.networkMatch.$ref (Total Keys: 1) - schemas.SecurityPolicyRuleNetworkMatcher (Total Keys: 24) - schemas.SecurityPolicyUserDefinedField (Total Keys: 9) - schemas.TargetInstance.properties.securityPolicy.type (Total Keys: 1) - schemas.TargetPool.properties.securityPolicy.type (Total Keys: 1) - schemas.TargetTcpProxiesScopedList (Total Keys: 11) - schemas.TargetTcpProxyAggregatedList (Total Keys: 18) #### compute:beta The following keys were added: - resources.targetTcpProxies.methods.aggregatedList (Total Keys: 26) - schemas.BundledLocalSsds (Total Keys: 5) - schemas.Instance.properties.resourceStatus.$ref (Total Keys: 1) - schemas.MachineType.properties.bundledLocalSsds.$ref (Total Keys: 1) - schemas.ResourceStatus (Total Keys: 3) - schemas.TargetTcpProxiesScopedList (Total Keys: 11) - schemas.TargetTcpProxyAggregatedList (Total Keys: 18) #### compute:v1 The following keys were added: - schemas.Instance.properties.resourceStatus.$ref (Total Keys: 1) - schemas.NetworkEndpointGroup.properties.pscData.$ref (Total Keys: 1) - schemas.NetworkEndpointGroupPscData (Total Keys: 6) - schemas.ResourceStatus (Total Keys: 3) - schemas.Router.properties.md5AuthenticationKeys (Total Keys: 2) - schemas.RouterBgpPeer.properties.md5AuthenticationKeyName.type (Total Keys: 1) - schemas.RouterMd5AuthenticationKey (Total Keys: 6) - schemas.RouterStatusBgpPeerStatus.properties.md5AuthEnabled.type (Total Keys: 1) - schemas.RouterStatusBgpPeerStatus.properties.statusReason.type (Total Keys: 1)
1 parent 897fdef commit 6a205af

32 files changed

+3406
-1089
lines changed

docs/dyn/compute_alpha.healthChecks.html

Lines changed: 180 additions & 180 deletions
Large diffs are not rendered by default.

docs/dyn/compute_alpha.instanceGroupManagerResizeRequests.html

Lines changed: 120 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/compute_alpha.instanceTemplates.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ <h3>Method Details</h3>
389389
&quot;networkTier&quot;: &quot;A String&quot;, # This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
390390
&quot;publicDnsName&quot;: &quot;A String&quot;, # [Output Only] The public DNS domain name for the instance.
391391
&quot;publicPtrDomainName&quot;: &quot;A String&quot;, # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
392+
&quot;securityPolicy&quot;: &quot;A String&quot;, # [Output Only] The resource URL for the security policy associated with this access config.
392393
&quot;setPublicDns&quot;: True or False, # Specifies whether a public DNS &#x27;A&#x27; record should be created for the external IP address of this access configuration.
393394
&quot;setPublicPtr&quot;: True or False, # Specifies whether a public DNS &#x27;PTR&#x27; record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
394395
&quot;type&quot;: &quot;ONE_TO_ONE_NAT&quot;, # The type of configuration. The default and only option is ONE_TO_ONE_NAT.
@@ -412,6 +413,7 @@ <h3>Method Details</h3>
412413
&quot;networkTier&quot;: &quot;A String&quot;, # This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
413414
&quot;publicDnsName&quot;: &quot;A String&quot;, # [Output Only] The public DNS domain name for the instance.
414415
&quot;publicPtrDomainName&quot;: &quot;A String&quot;, # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
416+
&quot;securityPolicy&quot;: &quot;A String&quot;, # [Output Only] The resource URL for the security policy associated with this access config.
415417
&quot;setPublicDns&quot;: True or False, # Specifies whether a public DNS &#x27;A&#x27; record should be created for the external IP address of this access configuration.
416418
&quot;setPublicPtr&quot;: True or False, # Specifies whether a public DNS &#x27;PTR&#x27; record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
417419
&quot;type&quot;: &quot;ONE_TO_ONE_NAT&quot;, # The type of configuration. The default and only option is ONE_TO_ONE_NAT.
@@ -816,6 +818,7 @@ <h3>Method Details</h3>
816818
&quot;networkTier&quot;: &quot;A String&quot;, # This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
817819
&quot;publicDnsName&quot;: &quot;A String&quot;, # [Output Only] The public DNS domain name for the instance.
818820
&quot;publicPtrDomainName&quot;: &quot;A String&quot;, # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
821+
&quot;securityPolicy&quot;: &quot;A String&quot;, # [Output Only] The resource URL for the security policy associated with this access config.
819822
&quot;setPublicDns&quot;: True or False, # Specifies whether a public DNS &#x27;A&#x27; record should be created for the external IP address of this access configuration.
820823
&quot;setPublicPtr&quot;: True or False, # Specifies whether a public DNS &#x27;PTR&#x27; record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
821824
&quot;type&quot;: &quot;ONE_TO_ONE_NAT&quot;, # The type of configuration. The default and only option is ONE_TO_ONE_NAT.
@@ -839,6 +842,7 @@ <h3>Method Details</h3>
839842
&quot;networkTier&quot;: &quot;A String&quot;, # This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
840843
&quot;publicDnsName&quot;: &quot;A String&quot;, # [Output Only] The public DNS domain name for the instance.
841844
&quot;publicPtrDomainName&quot;: &quot;A String&quot;, # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
845+
&quot;securityPolicy&quot;: &quot;A String&quot;, # [Output Only] The resource URL for the security policy associated with this access config.
842846
&quot;setPublicDns&quot;: True or False, # Specifies whether a public DNS &#x27;A&#x27; record should be created for the external IP address of this access configuration.
843847
&quot;setPublicPtr&quot;: True or False, # Specifies whether a public DNS &#x27;PTR&#x27; record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
844848
&quot;type&quot;: &quot;ONE_TO_ONE_NAT&quot;, # The type of configuration. The default and only option is ONE_TO_ONE_NAT.
@@ -1243,6 +1247,7 @@ <h3>Method Details</h3>
12431247
&quot;networkTier&quot;: &quot;A String&quot;, # This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
12441248
&quot;publicDnsName&quot;: &quot;A String&quot;, # [Output Only] The public DNS domain name for the instance.
12451249
&quot;publicPtrDomainName&quot;: &quot;A String&quot;, # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
1250+
&quot;securityPolicy&quot;: &quot;A String&quot;, # [Output Only] The resource URL for the security policy associated with this access config.
12461251
&quot;setPublicDns&quot;: True or False, # Specifies whether a public DNS &#x27;A&#x27; record should be created for the external IP address of this access configuration.
12471252
&quot;setPublicPtr&quot;: True or False, # Specifies whether a public DNS &#x27;PTR&#x27; record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
12481253
&quot;type&quot;: &quot;ONE_TO_ONE_NAT&quot;, # The type of configuration. The default and only option is ONE_TO_ONE_NAT.
@@ -1266,6 +1271,7 @@ <h3>Method Details</h3>
12661271
&quot;networkTier&quot;: &quot;A String&quot;, # This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
12671272
&quot;publicDnsName&quot;: &quot;A String&quot;, # [Output Only] The public DNS domain name for the instance.
12681273
&quot;publicPtrDomainName&quot;: &quot;A String&quot;, # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
1274+
&quot;securityPolicy&quot;: &quot;A String&quot;, # [Output Only] The resource URL for the security policy associated with this access config.
12691275
&quot;setPublicDns&quot;: True or False, # Specifies whether a public DNS &#x27;A&#x27; record should be created for the external IP address of this access configuration.
12701276
&quot;setPublicPtr&quot;: True or False, # Specifies whether a public DNS &#x27;PTR&#x27; record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
12711277
&quot;type&quot;: &quot;ONE_TO_ONE_NAT&quot;, # The type of configuration. The default and only option is ONE_TO_ONE_NAT.

0 commit comments

Comments
 (0)