From 3e8173dcdf327abec4f7927cad565a4fdca7382d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 12 Oct 2021 07:07:13 +0000 Subject: [PATCH] feat(dns): update the api #### dns:v1beta2 The following keys were deleted: - schemas.RRSetRoutingPolicyGeoPolicy.properties.failovers (Total Keys: 2) --- docs/dyn/dns_v1beta2.changes.html | 192 ------------------ docs/dyn/dns_v1beta2.resourceRecordSets.html | 144 ------------- docs/dyn/dns_v1beta2.responsePolicyRules.html | 192 ------------------ .../discovery_cache/documents/dns.v1.json | 2 +- .../documents/dns.v1beta2.json | 9 +- 5 files changed, 2 insertions(+), 537 deletions(-) diff --git a/docs/dyn/dns_v1beta2.changes.html b/docs/dyn/dns_v1beta2.changes.html index 088925e8ff1..e22c2db58a4 100644 --- a/docs/dyn/dns_v1beta2.changes.html +++ b/docs/dyn/dns_v1beta2.changes.html @@ -112,18 +112,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -139,18 +127,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -213,18 +189,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -240,18 +204,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -331,18 +283,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -358,18 +298,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -432,18 +360,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -459,18 +375,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -559,18 +463,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -586,18 +478,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -660,18 +540,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -687,18 +555,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -793,18 +649,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -820,18 +664,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -894,18 +726,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -921,18 +741,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", diff --git a/docs/dyn/dns_v1beta2.resourceRecordSets.html b/docs/dyn/dns_v1beta2.resourceRecordSets.html index c6e3d509d4a..48dad0f013e 100644 --- a/docs/dyn/dns_v1beta2.resourceRecordSets.html +++ b/docs/dyn/dns_v1beta2.resourceRecordSets.html @@ -116,18 +116,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -143,18 +131,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -225,18 +201,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -252,18 +216,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -361,18 +313,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -388,18 +328,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -488,18 +416,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -515,18 +431,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -617,18 +521,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -644,18 +536,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -726,18 +606,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -753,18 +621,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", diff --git a/docs/dyn/dns_v1beta2.responsePolicyRules.html b/docs/dyn/dns_v1beta2.responsePolicyRules.html index 2b10b9d485d..1306f112b4f 100644 --- a/docs/dyn/dns_v1beta2.responsePolicyRules.html +++ b/docs/dyn/dns_v1beta2.responsePolicyRules.html @@ -125,18 +125,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -152,18 +140,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -244,18 +220,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -271,18 +235,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -388,18 +340,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -415,18 +355,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -522,18 +450,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -549,18 +465,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -660,18 +564,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -687,18 +579,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -783,18 +663,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -810,18 +678,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -906,18 +762,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -933,18 +777,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -1029,18 +861,6 @@

Method Details

"name": "A String", # For example, www.example.com. "routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. # Configures dynamic query responses based on geo location of querying user or a weighted round robin based routing policy. A ResourceRecordSet should only have either rrdata (static) or routing_policy (dynamic). An error is returned otherwise. "geo": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", @@ -1056,18 +876,6 @@

Method Details

"kind": "dns#rRSetRoutingPolicyGeoPolicy", }, "geoPolicy": { - "failovers": [ # If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not. - { - "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", - "location": "A String", # The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc. - "rrdatas": [ - "A String", - ], - "signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata. - "A String", - ], - }, - ], "items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead. { "kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem", diff --git a/googleapiclient/discovery_cache/documents/dns.v1.json b/googleapiclient/discovery_cache/documents/dns.v1.json index d02667ddc0c..334fa368cb6 100644 --- a/googleapiclient/discovery_cache/documents/dns.v1.json +++ b/googleapiclient/discovery_cache/documents/dns.v1.json @@ -1235,7 +1235,7 @@ } } }, - "revision": "20210923", + "revision": "20211006", "rootUrl": "https://dns.googleapis.com/", "schemas": { "Change": { diff --git a/googleapiclient/discovery_cache/documents/dns.v1beta2.json b/googleapiclient/discovery_cache/documents/dns.v1beta2.json index ca4a756982d..dc54a8c7f54 100644 --- a/googleapiclient/discovery_cache/documents/dns.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/dns.v1beta2.json @@ -1730,7 +1730,7 @@ } } }, - "revision": "20210923", + "revision": "20211006", "rootUrl": "https://dns.googleapis.com/", "schemas": { "Change": { @@ -2721,13 +2721,6 @@ "RRSetRoutingPolicyGeoPolicy": { "id": "RRSetRoutingPolicyGeoPolicy", "properties": { - "failovers": { - "description": "If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked, and it returns the primarily configured rrdata irrespective of whether it is healthy or not.", - "items": { - "$ref": "RRSetRoutingPolicyGeoPolicyGeoPolicyItem" - }, - "type": "array" - }, "items": { "description": "The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.", "items": {