Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit da0e582

Browse files
committedApr 22, 2025
feat(dns): update the api
#### dns:v1 The following keys were added: - schemas.ManagedZoneForwardingConfigNameServerTarget.properties.domainName.type (Total Keys: 1) #### dns:v1beta2 The following keys were added: - schemas.ManagedZoneForwardingConfigNameServerTarget.properties.domainName.type (Total Keys: 1)
1 parent ef9affe commit da0e582

File tree

6 files changed

+38
-2
lines changed

6 files changed

+38
-2
lines changed
 

‎docs/dyn/dns_v1.managedZoneOperations.html

+4
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ <h3>Method Details</h3>
180180
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
181181
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
182182
{
183+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
183184
&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.
184185
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
185186
&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.
@@ -258,6 +259,7 @@ <h3>Method Details</h3>
258259
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
259260
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
260261
{
262+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
261263
&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.
262264
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
263265
&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.
@@ -411,6 +413,7 @@ <h3>Method Details</h3>
411413
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
412414
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
413415
{
416+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
414417
&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.
415418
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
416419
&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.
@@ -489,6 +492,7 @@ <h3>Method Details</h3>
489492
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
490493
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
491494
{
495+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
492496
&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.
493497
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
494498
&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.

‎docs/dyn/dns_v1.managedZones.html

+10
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ <h3>Method Details</h3>
147147
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
148148
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
149149
{
150+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
150151
&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.
151152
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
152153
&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.
@@ -235,6 +236,7 @@ <h3>Method Details</h3>
235236
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
236237
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
237238
{
239+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
238240
&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.
239241
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
240242
&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.
@@ -346,6 +348,7 @@ <h3>Method Details</h3>
346348
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
347349
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
348350
{
351+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
349352
&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.
350353
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
351354
&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.
@@ -502,6 +505,7 @@ <h3>Method Details</h3>
502505
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
503506
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
504507
{
508+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
505509
&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.
506510
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
507511
&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.
@@ -609,6 +613,7 @@ <h3>Method Details</h3>
609613
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
610614
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
611615
{
616+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
612617
&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.
613618
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
614619
&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.
@@ -743,6 +748,7 @@ <h3>Method Details</h3>
743748
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
744749
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
745750
{
751+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
746752
&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.
747753
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
748754
&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.
@@ -821,6 +827,7 @@ <h3>Method Details</h3>
821827
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
822828
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
823829
{
830+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
824831
&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.
825832
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
826833
&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.
@@ -1028,6 +1035,7 @@ <h3>Method Details</h3>
10281035
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
10291036
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
10301037
{
1038+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
10311039
&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.
10321040
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
10331041
&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.
@@ -1162,6 +1170,7 @@ <h3>Method Details</h3>
11621170
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
11631171
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
11641172
{
1173+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
11651174
&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.
11661175
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
11671176
&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.
@@ -1240,6 +1249,7 @@ <h3>Method Details</h3>
12401249
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
12411250
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
12421251
{
1252+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
12431253
&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.
12441254
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
12451255
&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.

‎docs/dyn/dns_v1beta2.managedZoneOperations.html

+4
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ <h3>Method Details</h3>
180180
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
181181
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
182182
{
183+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
183184
&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.
184185
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
185186
&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.
@@ -258,6 +259,7 @@ <h3>Method Details</h3>
258259
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
259260
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
260261
{
262+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
261263
&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.
262264
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
263265
&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.
@@ -411,6 +413,7 @@ <h3>Method Details</h3>
411413
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
412414
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
413415
{
416+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
414417
&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.
415418
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
416419
&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.
@@ -489,6 +492,7 @@ <h3>Method Details</h3>
489492
&quot;kind&quot;: &quot;dns#managedZoneForwardingConfig&quot;,
490493
&quot;targetNameServers&quot;: [ # List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
491494
{
495+
&quot;domainName&quot;: &quot;A String&quot;, # Fully qualified domain name for the forwarding target.
492496
&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.
493497
&quot;ipv4Address&quot;: &quot;A String&quot;, # IPv4 address of a target name server.
494498
&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.

0 commit comments

Comments
 (0)
Please sign in to comment.