From c250e0e81554847ba62d663c3f3020aa677701b8 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 22 Nov 2022 07:07:58 +0000 Subject: [PATCH] feat(dns): update the api #### dns:v1 The following keys were added: - schemas.ManagedZoneForwardingConfigNameServerTarget.properties.ipv6Address.type (Total Keys: 1) - schemas.PolicyAlternativeNameServerConfigTargetNameServer.properties.ipv6Address.type (Total Keys: 1) --- docs/dyn/dns_v1.managedZoneOperations.html | 4 ++++ docs/dyn/dns_v1.managedZones.html | 10 ++++++++++ docs/dyn/dns_v1.policies.html | 8 ++++++++ .../dns_v1beta2.managedZoneOperations.html | 8 ++++---- docs/dyn/dns_v1beta2.managedZones.html | 20 +++++++++---------- docs/dyn/dns_v1beta2.policies.html | 16 +++++++-------- .../discovery_cache/documents/dns.v1.json | 10 +++++++++- .../documents/dns.v1beta2.json | 6 +++--- 8 files changed, 56 insertions(+), 26 deletions(-) diff --git a/docs/dyn/dns_v1.managedZoneOperations.html b/docs/dyn/dns_v1.managedZoneOperations.html index e352c471216..7cbae57f84a 100644 --- a/docs/dyn/dns_v1.managedZoneOperations.html +++ b/docs/dyn/dns_v1.managedZoneOperations.html @@ -182,6 +182,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -259,6 +260,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -414,6 +416,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -491,6 +494,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], diff --git a/docs/dyn/dns_v1.managedZones.html b/docs/dyn/dns_v1.managedZones.html index d8f41e282b8..3c835b57331 100644 --- a/docs/dyn/dns_v1.managedZones.html +++ b/docs/dyn/dns_v1.managedZones.html @@ -149,6 +149,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -236,6 +237,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -346,6 +348,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -504,6 +507,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -610,6 +614,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -743,6 +748,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -820,6 +826,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -1026,6 +1033,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -1159,6 +1167,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -1236,6 +1245,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], diff --git a/docs/dyn/dns_v1.policies.html b/docs/dyn/dns_v1.policies.html index 7bf7be1f096..8ecdeb25474 100644 --- a/docs/dyn/dns_v1.policies.html +++ b/docs/dyn/dns_v1.policies.html @@ -120,6 +120,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -154,6 +155,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -211,6 +213,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -260,6 +263,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -312,6 +316,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -350,6 +355,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -387,6 +393,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -425,6 +432,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], diff --git a/docs/dyn/dns_v1beta2.managedZoneOperations.html b/docs/dyn/dns_v1beta2.managedZoneOperations.html index 02d71bbcf44..74a6d18afaf 100644 --- a/docs/dyn/dns_v1beta2.managedZoneOperations.html +++ b/docs/dyn/dns_v1beta2.managedZoneOperations.html @@ -182,7 +182,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -260,7 +260,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -416,7 +416,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -494,7 +494,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], diff --git a/docs/dyn/dns_v1beta2.managedZones.html b/docs/dyn/dns_v1beta2.managedZones.html index 09be03c64be..4899477e88e 100644 --- a/docs/dyn/dns_v1beta2.managedZones.html +++ b/docs/dyn/dns_v1beta2.managedZones.html @@ -149,7 +149,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -237,7 +237,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -348,7 +348,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -507,7 +507,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -614,7 +614,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -748,7 +748,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -826,7 +826,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -1033,7 +1033,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -1167,7 +1167,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], @@ -1245,7 +1245,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address of a target name server. - "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#managedZoneForwardingConfigNameServerTarget", }, ], diff --git a/docs/dyn/dns_v1beta2.policies.html b/docs/dyn/dns_v1beta2.policies.html index 21b8c037d02..1292ce7a519 100644 --- a/docs/dyn/dns_v1beta2.policies.html +++ b/docs/dyn/dns_v1beta2.policies.html @@ -120,7 +120,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -155,7 +155,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -213,7 +213,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -263,7 +263,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -316,7 +316,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -355,7 +355,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -393,7 +393,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], @@ -432,7 +432,7 @@

Method Details

{ "forwardingPath": "A String", # 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. "ipv4Address": "A String", # IPv4 address to forward queries to. - "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. + "ipv6Address": "A String", # IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. "kind": "dns#policyAlternativeNameServerConfigTargetNameServer", }, ], diff --git a/googleapiclient/discovery_cache/documents/dns.v1.json b/googleapiclient/discovery_cache/documents/dns.v1.json index 1ad77cab53a..2031aacf4d5 100644 --- a/googleapiclient/discovery_cache/documents/dns.v1.json +++ b/googleapiclient/discovery_cache/documents/dns.v1.json @@ -1824,7 +1824,7 @@ } } }, - "revision": "20221104", + "revision": "20221110", "rootUrl": "https://dns.googleapis.com/", "schemas": { "Change": { @@ -2450,6 +2450,10 @@ "description": "IPv4 address of a target name server.", "type": "string" }, + "ipv6Address": { + "description": "IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.", + "type": "string" + }, "kind": { "default": "dns#managedZoneForwardingConfigNameServerTarget", "type": "string" @@ -2837,6 +2841,10 @@ "description": "IPv4 address to forward queries to.", "type": "string" }, + "ipv6Address": { + "description": "IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.", + "type": "string" + }, "kind": { "default": "dns#policyAlternativeNameServerConfigTargetNameServer", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/dns.v1beta2.json b/googleapiclient/discovery_cache/documents/dns.v1beta2.json index 1261f9089f7..40362612212 100644 --- a/googleapiclient/discovery_cache/documents/dns.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/dns.v1beta2.json @@ -1821,7 +1821,7 @@ } } }, - "revision": "20221104", + "revision": "20221110", "rootUrl": "https://dns.googleapis.com/", "schemas": { "Change": { @@ -2448,7 +2448,7 @@ "type": "string" }, "ipv6Address": { - "description": "IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated.", + "description": "IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.", "type": "string" }, "kind": { @@ -2839,7 +2839,7 @@ "type": "string" }, "ipv6Address": { - "description": "IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated.", + "description": "IPv6 address to forward to. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.", "type": "string" }, "kind": {