Skip to content

Commit 13436cc

Browse files
feat(dns): update the api
#### dns:v1beta2 The following keys were added: - schemas.Quota.properties.itemsPerRoutingPolicy (Total Keys: 2) - schemas.RRSetRoutingPolicy (Total Keys: 41) - schemas.ResourceRecordSet.properties.routingPolicy.$ref (Total Keys: 1)
1 parent d76f1cb commit 13436cc

File tree

6 files changed

+2044
-2
lines changed

6 files changed

+2044
-2
lines changed

docs/dyn/dns_v1beta2.changes.html

Lines changed: 696 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/dns_v1beta2.projects.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ <h3>Method Details</h3>
109109
&quot;dnsKeysPerManagedZone&quot;: 42, # Maximum allowed number of DnsKeys per ManagedZone.
110110
&quot;gkeClustersPerManagedZone&quot;: 42, # Maximum allowed number of GKE clusters to which a privately scoped zone can be attached.
111111
&quot;gkeClustersPerResponsePolicy&quot;: 42, # Maximum allowed number of GKE clusters per response policy.
112+
&quot;itemsPerRoutingPolicy&quot;: 42, # Maximum allowed number of items per routing policy.
112113
&quot;kind&quot;: &quot;dns#quota&quot;,
113114
&quot;managedZones&quot;: 42, # Maximum allowed number of managed zones in the project.
114115
&quot;managedZonesPerGkeCluster&quot;: 42, # Maximum allowed number of managed zones which can be attached to a GKE cluster.

0 commit comments

Comments
 (0)