chore: update generated docs (#1115)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets
- [x] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/dns_v1beta2.projects.managedZones.rrsets.html b/docs/dyn/dns_v1beta2.projects.managedZones.rrsets.html
index 0ac2f2b..a29f4cf 100644
--- a/docs/dyn/dns_v1beta2.projects.managedZones.rrsets.html
+++ b/docs/dyn/dns_v1beta2.projects.managedZones.rrsets.html
@@ -106,31 +106,23 @@
The object takes the form of:
{ # A unit of data that will be returned by the DNS servers.
- "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
- "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
- "A String",
- ],
- "name": "A String", # For example, www.example.com.
- "kind": "dns#resourceRecordSet",
- "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
- "A String",
- ],
"routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that will be 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.
"wrrPolicy": {
- "kind": "dns#rRSetRoutingPolicyWrrPolicy",
"items": [
{
- "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
+ "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
"rrdatas": [
"A String",
],
"signatureRrdatas": [ # DNSSEC generated signatures for the above wrr_rrdata.
"A String",
],
- "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
+ "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
},
],
+ "kind": "dns#rRSetRoutingPolicyWrrPolicy",
},
+ "kind": "dns#rRSetRoutingPolicy",
"geoPolicy": {
"kind": "dns#rRSetRoutingPolicyGeoPolicy",
"items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.
@@ -138,10 +130,10 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
@@ -150,17 +142,25 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
},
- "kind": "dns#rRSetRoutingPolicy",
},
+ "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
"ttl": 42, # Number of seconds that this ResourceRecordSet can be cached by resolvers.
+ "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
+ "A String",
+ ],
+ "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
+ "A String",
+ ],
+ "name": "A String", # For example, www.example.com.
+ "kind": "dns#resourceRecordSet",
}
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
@@ -173,31 +173,23 @@
An object of the form:
{ # A unit of data that will be returned by the DNS servers.
- "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
- "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
- "A String",
- ],
- "name": "A String", # For example, www.example.com.
- "kind": "dns#resourceRecordSet",
- "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
- "A String",
- ],
"routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that will be 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.
"wrrPolicy": {
- "kind": "dns#rRSetRoutingPolicyWrrPolicy",
"items": [
{
- "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
+ "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
"rrdatas": [
"A String",
],
"signatureRrdatas": [ # DNSSEC generated signatures for the above wrr_rrdata.
"A String",
],
- "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
+ "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
},
],
+ "kind": "dns#rRSetRoutingPolicyWrrPolicy",
},
+ "kind": "dns#rRSetRoutingPolicy",
"geoPolicy": {
"kind": "dns#rRSetRoutingPolicyGeoPolicy",
"items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.
@@ -205,10 +197,10 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
@@ -217,17 +209,25 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
},
- "kind": "dns#rRSetRoutingPolicy",
},
+ "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
"ttl": 42, # Number of seconds that this ResourceRecordSet can be cached by resolvers.
+ "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
+ "A String",
+ ],
+ "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
+ "A String",
+ ],
+ "name": "A String", # For example, www.example.com.
+ "kind": "dns#resourceRecordSet",
}</pre>
</div>
@@ -272,31 +272,23 @@
An object of the form:
{ # A unit of data that will be returned by the DNS servers.
- "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
- "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
- "A String",
- ],
- "name": "A String", # For example, www.example.com.
- "kind": "dns#resourceRecordSet",
- "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
- "A String",
- ],
"routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that will be 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.
"wrrPolicy": {
- "kind": "dns#rRSetRoutingPolicyWrrPolicy",
"items": [
{
- "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
+ "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
"rrdatas": [
"A String",
],
"signatureRrdatas": [ # DNSSEC generated signatures for the above wrr_rrdata.
"A String",
],
- "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
+ "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
},
],
+ "kind": "dns#rRSetRoutingPolicyWrrPolicy",
},
+ "kind": "dns#rRSetRoutingPolicy",
"geoPolicy": {
"kind": "dns#rRSetRoutingPolicyGeoPolicy",
"items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.
@@ -304,10 +296,10 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
@@ -316,17 +308,25 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
},
- "kind": "dns#rRSetRoutingPolicy",
},
+ "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
"ttl": 42, # Number of seconds that this ResourceRecordSet can be cached by resolvers.
+ "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
+ "A String",
+ ],
+ "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
+ "A String",
+ ],
+ "name": "A String", # For example, www.example.com.
+ "kind": "dns#resourceRecordSet",
}</pre>
</div>
@@ -343,31 +343,23 @@
The object takes the form of:
{ # A unit of data that will be returned by the DNS servers.
- "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
- "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
- "A String",
- ],
- "name": "A String", # For example, www.example.com.
- "kind": "dns#resourceRecordSet",
- "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
- "A String",
- ],
"routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that will be 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.
"wrrPolicy": {
- "kind": "dns#rRSetRoutingPolicyWrrPolicy",
"items": [
{
- "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
+ "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
"rrdatas": [
"A String",
],
"signatureRrdatas": [ # DNSSEC generated signatures for the above wrr_rrdata.
"A String",
],
- "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
+ "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
},
],
+ "kind": "dns#rRSetRoutingPolicyWrrPolicy",
},
+ "kind": "dns#rRSetRoutingPolicy",
"geoPolicy": {
"kind": "dns#rRSetRoutingPolicyGeoPolicy",
"items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.
@@ -375,10 +367,10 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
@@ -387,17 +379,25 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
},
- "kind": "dns#rRSetRoutingPolicy",
},
+ "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
"ttl": 42, # Number of seconds that this ResourceRecordSet can be cached by resolvers.
+ "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
+ "A String",
+ ],
+ "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
+ "A String",
+ ],
+ "name": "A String", # For example, www.example.com.
+ "kind": "dns#resourceRecordSet",
}
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
@@ -410,31 +410,23 @@
An object of the form:
{ # A unit of data that will be returned by the DNS servers.
- "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
- "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
- "A String",
- ],
- "name": "A String", # For example, www.example.com.
- "kind": "dns#resourceRecordSet",
- "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
- "A String",
- ],
"routingPolicy": { # A RRSetRoutingPolicy represents ResourceRecordSet data that will be 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.
"wrrPolicy": {
- "kind": "dns#rRSetRoutingPolicyWrrPolicy",
"items": [
{
- "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
+ "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
"rrdatas": [
"A String",
],
"signatureRrdatas": [ # DNSSEC generated signatures for the above wrr_rrdata.
"A String",
],
- "kind": "dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem",
+ "weight": 3.14, # The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
},
],
+ "kind": "dns#rRSetRoutingPolicyWrrPolicy",
},
+ "kind": "dns#rRSetRoutingPolicy",
"geoPolicy": {
"kind": "dns#rRSetRoutingPolicyGeoPolicy",
"items": [ # The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.
@@ -442,10 +434,10 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
@@ -454,17 +446,25 @@
"rrdatas": [
"A String",
],
- "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.
"signatureRrdatas": [ # DNSSEC generated signatures for the above geo_rrdata.
"A String",
],
+ "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.
"kind": "dns#rRSetRoutingPolicyGeoPolicyGeoPolicyItem",
},
],
},
- "kind": "dns#rRSetRoutingPolicy",
},
+ "type": "A String", # The identifier of a supported record type. See the list of Supported DNS record types.
"ttl": 42, # Number of seconds that this ResourceRecordSet can be cached by resolvers.
+ "rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
+ "A String",
+ ],
+ "signatureRrdatas": [ # As defined in RFC 4034 (section 3.2).
+ "A String",
+ ],
+ "name": "A String", # For example, www.example.com.
+ "kind": "dns#resourceRecordSet",
}</pre>
</div>