Skip to content

Commit

Permalink
feat(dns): update the api
Browse files Browse the repository at this point in the history
#### dns:v1

The following keys were added:
- schemas.ManagedZoneForwardingConfigNameServerTarget.properties.ipv6Address.type (Total Keys: 1)
- schemas.PolicyAlternativeNameServerConfigTargetNameServer.properties.ipv6Address.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Nov 22, 2022
1 parent 2d0cd12 commit c250e0e
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 26 deletions.
4 changes: 4 additions & 0 deletions docs/dyn/dns_v1.managedZoneOperations.html
Expand Up @@ -182,6 +182,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -259,6 +260,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -414,6 +416,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -491,6 +494,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down
10 changes: 10 additions & 0 deletions docs/dyn/dns_v1.managedZones.html
Expand Up @@ -149,6 +149,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -236,6 +237,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -346,6 +348,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -504,6 +507,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -610,6 +614,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -743,6 +748,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -820,6 +826,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -1026,6 +1033,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -1159,6 +1167,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down Expand Up @@ -1236,6 +1245,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address of a target name server. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfigNameServerTarget&quot;,
},
],
Expand Down
8 changes: 8 additions & 0 deletions docs/dyn/dns_v1.policies.html
Expand Up @@ -120,6 +120,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -154,6 +155,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -211,6 +213,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -260,6 +263,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -312,6 +316,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -350,6 +355,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -387,6 +393,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down Expand Up @@ -425,6 +432,7 @@ <h3>Method Details</h3>
{
&quot;forwardingPath&quot;: &quot;A String&quot;, # Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address to forward queries to.
&quot;ipv6Address&quot;: &quot;A String&quot;, # IPv6 address to forward to. Does not accept both fields (ipv4 &amp; ipv6) being populated. Public preview as of November 2022.
&quot;kind&quot;: &quot;dns#policyAlternativeNameServerConfigTargetNameServer&quot;,
},
],
Expand Down

0 comments on commit c250e0e

Please sign in to comment.