google-apis-dns_v1 0.22.0 → 0.25.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9a9104144fbaf671c4e259feac593100c8648158ea473f9da575a49461ca379b
4
- data.tar.gz: ba0fd74b709ffe6a559c8e53d7296a7623b95583b9b7a38661d0fd7a266008c8
3
+ metadata.gz: bb02eacc9caafe428a5f24d943187885ab0fa28e7dd4421bb3387c38b6bc473e
4
+ data.tar.gz: d35ac73a675cf154eb2db4f094d7c84838a973c534910d62db26701408b107f9
5
5
  SHA512:
6
- metadata.gz: 0bdaf6280ffc6bc3aef68c5ea482eea0cc47a7680c2813503521ceef0fc3827c802ccfc83613cba68822d42dc174fb0d8fa410a12d066a385bdf3ccdad343c78
7
- data.tar.gz: 4ef642ec75cb21506b092efd767f82c4487a3de0a5024a5b8bdab603282a49832dab2c05565e2c81577e069c81262de96d1e3b76be920289401f19dcf15d37b0
6
+ metadata.gz: 2013b398c515d0195eb87fa3d2c9ba58cc8d2f09378b4eadd5ab8cf38f8abaf8a1cc004dc344ed18bbb61b7bf724a87f7a9785efdbdcdd122016f13a743d1a1f
7
+ data.tar.gz: 04f52cd3e5dd13161cc03e697b7cb1bcd7cd03eb64a9eb0d5fad4aab3a292ba1526316e0d7b5a6ea140d3ed0cd59d23752df418d08a5b102d62d548e2f4e6b6e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Release history for google-apis-dns_v1
2
2
 
3
+ ### v0.25.0 (2022-08-10)
4
+
5
+ * Regenerated from discovery document revision 20220804
6
+
7
+ ### v0.24.0 (2022-08-02)
8
+
9
+ * Regenerated from discovery document revision 20220728
10
+ * Regenerated using generator version 0.9.0
11
+
12
+ ### v0.23.0 (2022-06-30)
13
+
14
+ * Regenerated from discovery document revision 20220622
15
+ * Regenerated using generator version 0.8.0
16
+
3
17
  ### v0.22.0 (2022-06-20)
4
18
 
5
19
  * Regenerated using generator version 0.7.0
@@ -495,25 +495,28 @@ module Google
495
495
  # anyone who is authenticated with a Google account or a service account. * `
496
496
  # user:`emailid``: An email address that represents a specific Google account.
497
497
  # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
498
- # address that represents a service account. For example, `my-other-app@appspot.
499
- # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
500
- # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
501
- # `uniqueid``: An email address (plus unique identifier) representing a user
502
- # that has been recently deleted. For example, `alice@example.com?uid=
503
- # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
504
- # emailid`` and the recovered user retains the role in the binding. * `deleted:
505
- # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
506
- # identifier) representing a service account that has been recently deleted. For
507
- # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
508
- # If the service account is undeleted, this value reverts to `serviceAccount:`
509
- # emailid`` and the undeleted service account retains the role in the binding. *
510
- # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
511
- # identifier) representing a Google group that has been recently deleted. For
512
- # example, `admins@example.com?uid=123456789012345678901`. If the group is
513
- # recovered, this value reverts to `group:`emailid`` and the recovered group
514
- # retains the role in the binding. * `domain:`domain``: The G Suite domain (
515
- # primary) that represents all the users of that domain. For example, `google.
516
- # com` or `example.com`.
498
+ # address that represents a Google service account. For example, `my-other-app@
499
+ # appspot.gserviceaccount.com`. * `serviceAccount:`projectid`.svc.id.goog[`
500
+ # namespace`/`kubernetes-sa`]`: An identifier for a [Kubernetes service account](
501
+ # https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-
502
+ # accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`
503
+ # . * `group:`emailid``: An email address that represents a Google group. For
504
+ # example, `admins@example.com`. * `deleted:user:`emailid`?uid=`uniqueid``: An
505
+ # email address (plus unique identifier) representing a user that has been
506
+ # recently deleted. For example, `alice@example.com?uid=123456789012345678901`.
507
+ # If the user is recovered, this value reverts to `user:`emailid`` and the
508
+ # recovered user retains the role in the binding. * `deleted:serviceAccount:`
509
+ # emailid`?uid=`uniqueid``: An email address (plus unique identifier)
510
+ # representing a service account that has been recently deleted. For example, `
511
+ # my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
512
+ # service account is undeleted, this value reverts to `serviceAccount:`emailid``
513
+ # and the undeleted service account retains the role in the binding. * `deleted:
514
+ # group:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
515
+ # representing a Google group that has been recently deleted. For example, `
516
+ # admins@example.com?uid=123456789012345678901`. If the group is recovered, this
517
+ # value reverts to `group:`emailid`` and the recovered group retains the role in
518
+ # the binding. * `domain:`domain``: The G Suite domain (primary) that represents
519
+ # all the users of that domain. For example, `google.com` or `example.com`.
517
520
  # Corresponds to the JSON property `members`
518
521
  # @return [Array<String>]
519
522
  attr_accessor :members
@@ -1909,6 +1912,13 @@ module Google
1909
1912
  # @return [String]
1910
1913
  attr_accessor :kind
1911
1914
 
1915
+ # Configures a RRSetRoutingPolicy such that all queries are responded with the
1916
+ # primary_targets if they are healthy. And if all of them are unhealthy, then we
1917
+ # fallback to a geo localized policy.
1918
+ # Corresponds to the JSON property `primaryBackup`
1919
+ # @return [Google::Apis::DnsV1::RrSetRoutingPolicyPrimaryBackupPolicy]
1920
+ attr_accessor :primary_backup
1921
+
1912
1922
  # Configures a RRSetRoutingPolicy that routes in a weighted round robin fashion.
1913
1923
  # Corresponds to the JSON property `wrr`
1914
1924
  # @return [Google::Apis::DnsV1::RrSetRoutingPolicyWrrPolicy]
@@ -1922,6 +1932,7 @@ module Google
1922
1932
  def update!(**args)
1923
1933
  @geo = args[:geo] if args.key?(:geo)
1924
1934
  @kind = args[:kind] if args.key?(:kind)
1935
+ @primary_backup = args[:primary_backup] if args.key?(:primary_backup)
1925
1936
  @wrr = args[:wrr] if args.key?(:wrr)
1926
1937
  end
1927
1938
  end
@@ -1931,6 +1942,17 @@ module Google
1931
1942
  class RrSetRoutingPolicyGeoPolicy
1932
1943
  include Google::Apis::Core::Hashable
1933
1944
 
1945
+ # Without fencing, if health check fails for all configured items in the current
1946
+ # geo bucket, we'll failover to the next nearest geo bucket. With fencing, if
1947
+ # health check is enabled, as long as some targets in the current geo bucket are
1948
+ # healthy, we'll return only the healthy targets. However, if they're all
1949
+ # unhealthy, we won't failover to the next nearest bucket, we'll simply return
1950
+ # all the items in the current bucket even though they're unhealthy.
1951
+ # Corresponds to the JSON property `enableFencing`
1952
+ # @return [Boolean]
1953
+ attr_accessor :enable_fencing
1954
+ alias_method :enable_fencing?, :enable_fencing
1955
+
1934
1956
  # The primary geo routing configuration. If there are multiple items with the
1935
1957
  # same location, an error is returned instead.
1936
1958
  # Corresponds to the JSON property `items`
@@ -1948,6 +1970,7 @@ module Google
1948
1970
 
1949
1971
  # Update properties of this object
1950
1972
  def update!(**args)
1973
+ @enable_fencing = args[:enable_fencing] if args.key?(:enable_fencing)
1951
1974
  @items = args[:items] if args.key?(:items)
1952
1975
  @kind = args[:kind] if args.key?(:kind)
1953
1976
  end
@@ -1957,6 +1980,13 @@ module Google
1957
1980
  class RrSetRoutingPolicyGeoPolicyGeoPolicyItem
1958
1981
  include Google::Apis::Core::Hashable
1959
1982
 
1983
+ # HealthCheckTargets describes endpoints to health-check when responding to
1984
+ # Routing Policy queries. Only the healthy endpoints will be included in the
1985
+ # response.
1986
+ # Corresponds to the JSON property `healthCheckedTargets`
1987
+ # @return [Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets]
1988
+ attr_accessor :health_checked_targets
1989
+
1960
1990
  #
1961
1991
  # Corresponds to the JSON property `kind`
1962
1992
  # @return [String]
@@ -1987,6 +2017,7 @@ module Google
1987
2017
 
1988
2018
  # Update properties of this object
1989
2019
  def update!(**args)
2020
+ @health_checked_targets = args[:health_checked_targets] if args.key?(:health_checked_targets)
1990
2021
  @kind = args[:kind] if args.key?(:kind)
1991
2022
  @location = args[:location] if args.key?(:location)
1992
2023
  @rrdatas = args[:rrdatas] if args.key?(:rrdatas)
@@ -1994,6 +2025,133 @@ module Google
1994
2025
  end
1995
2026
  end
1996
2027
 
2028
+ # HealthCheckTargets describes endpoints to health-check when responding to
2029
+ # Routing Policy queries. Only the healthy endpoints will be included in the
2030
+ # response.
2031
+ class RrSetRoutingPolicyHealthCheckTargets
2032
+ include Google::Apis::Core::Hashable
2033
+
2034
+ #
2035
+ # Corresponds to the JSON property `internalLoadBalancers`
2036
+ # @return [Array<Google::Apis::DnsV1::RrSetRoutingPolicyLoadBalancerTarget>]
2037
+ attr_accessor :internal_load_balancers
2038
+
2039
+ def initialize(**args)
2040
+ update!(**args)
2041
+ end
2042
+
2043
+ # Update properties of this object
2044
+ def update!(**args)
2045
+ @internal_load_balancers = args[:internal_load_balancers] if args.key?(:internal_load_balancers)
2046
+ end
2047
+ end
2048
+
2049
+ #
2050
+ class RrSetRoutingPolicyLoadBalancerTarget
2051
+ include Google::Apis::Core::Hashable
2052
+
2053
+ # The frontend IP address of the
2054
+ # Corresponds to the JSON property `ipAddress`
2055
+ # @return [String]
2056
+ attr_accessor :ip_address
2057
+
2058
+ #
2059
+ # Corresponds to the JSON property `ipProtocol`
2060
+ # @return [String]
2061
+ attr_accessor :ip_protocol
2062
+
2063
+ #
2064
+ # Corresponds to the JSON property `kind`
2065
+ # @return [String]
2066
+ attr_accessor :kind
2067
+
2068
+ #
2069
+ # Corresponds to the JSON property `loadBalancerType`
2070
+ # @return [String]
2071
+ attr_accessor :load_balancer_type
2072
+
2073
+ # The fully qualified url of the network on which the ILB is
2074
+ # Corresponds to the JSON property `networkUrl`
2075
+ # @return [String]
2076
+ attr_accessor :network_url
2077
+
2078
+ # Load Balancer to health check. The configured port of the Load Balancer.
2079
+ # Corresponds to the JSON property `port`
2080
+ # @return [String]
2081
+ attr_accessor :port
2082
+
2083
+ # present. This should be formatted like https://www.googleapis.com/compute/v1/
2084
+ # projects/`project`/global/networks/`network` The project ID in which the ILB
2085
+ # exists.
2086
+ # Corresponds to the JSON property `project`
2087
+ # @return [String]
2088
+ attr_accessor :project
2089
+
2090
+ # The region for regional ILBs.
2091
+ # Corresponds to the JSON property `region`
2092
+ # @return [String]
2093
+ attr_accessor :region
2094
+
2095
+ def initialize(**args)
2096
+ update!(**args)
2097
+ end
2098
+
2099
+ # Update properties of this object
2100
+ def update!(**args)
2101
+ @ip_address = args[:ip_address] if args.key?(:ip_address)
2102
+ @ip_protocol = args[:ip_protocol] if args.key?(:ip_protocol)
2103
+ @kind = args[:kind] if args.key?(:kind)
2104
+ @load_balancer_type = args[:load_balancer_type] if args.key?(:load_balancer_type)
2105
+ @network_url = args[:network_url] if args.key?(:network_url)
2106
+ @port = args[:port] if args.key?(:port)
2107
+ @project = args[:project] if args.key?(:project)
2108
+ @region = args[:region] if args.key?(:region)
2109
+ end
2110
+ end
2111
+
2112
+ # Configures a RRSetRoutingPolicy such that all queries are responded with the
2113
+ # primary_targets if they are healthy. And if all of them are unhealthy, then we
2114
+ # fallback to a geo localized policy.
2115
+ class RrSetRoutingPolicyPrimaryBackupPolicy
2116
+ include Google::Apis::Core::Hashable
2117
+
2118
+ # Configures a RRSetRoutingPolicy that routes based on the geo location of the
2119
+ # querying user.
2120
+ # Corresponds to the JSON property `backupGeoTargets`
2121
+ # @return [Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicy]
2122
+ attr_accessor :backup_geo_targets
2123
+
2124
+ #
2125
+ # Corresponds to the JSON property `kind`
2126
+ # @return [String]
2127
+ attr_accessor :kind
2128
+
2129
+ # HealthCheckTargets describes endpoints to health-check when responding to
2130
+ # Routing Policy queries. Only the healthy endpoints will be included in the
2131
+ # response.
2132
+ # Corresponds to the JSON property `primaryTargets`
2133
+ # @return [Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets]
2134
+ attr_accessor :primary_targets
2135
+
2136
+ # When serving state is PRIMARY, this field provides the option of sending a
2137
+ # small percentage of the traffic to the backup targets.
2138
+ # Corresponds to the JSON property `trickleTraffic`
2139
+ # @return [Float]
2140
+ attr_accessor :trickle_traffic
2141
+
2142
+ def initialize(**args)
2143
+ update!(**args)
2144
+ end
2145
+
2146
+ # Update properties of this object
2147
+ def update!(**args)
2148
+ @backup_geo_targets = args[:backup_geo_targets] if args.key?(:backup_geo_targets)
2149
+ @kind = args[:kind] if args.key?(:kind)
2150
+ @primary_targets = args[:primary_targets] if args.key?(:primary_targets)
2151
+ @trickle_traffic = args[:trickle_traffic] if args.key?(:trickle_traffic)
2152
+ end
2153
+ end
2154
+
1997
2155
  # Configures a RRSetRoutingPolicy that routes in a weighted round robin fashion.
1998
2156
  class RrSetRoutingPolicyWrrPolicy
1999
2157
  include Google::Apis::Core::Hashable
@@ -2023,6 +2181,13 @@ module Google
2023
2181
  class RrSetRoutingPolicyWrrPolicyWrrPolicyItem
2024
2182
  include Google::Apis::Core::Hashable
2025
2183
 
2184
+ # HealthCheckTargets describes endpoints to health-check when responding to
2185
+ # Routing Policy queries. Only the healthy endpoints will be included in the
2186
+ # response.
2187
+ # Corresponds to the JSON property `healthCheckedTargets`
2188
+ # @return [Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets]
2189
+ attr_accessor :health_checked_targets
2190
+
2026
2191
  #
2027
2192
  # Corresponds to the JSON property `kind`
2028
2193
  # @return [String]
@@ -2054,6 +2219,7 @@ module Google
2054
2219
 
2055
2220
  # Update properties of this object
2056
2221
  def update!(**args)
2222
+ @health_checked_targets = args[:health_checked_targets] if args.key?(:health_checked_targets)
2057
2223
  @kind = args[:kind] if args.key?(:kind)
2058
2224
  @rrdatas = args[:rrdatas] if args.key?(:rrdatas)
2059
2225
  @signature_rrdatas = args[:signature_rrdatas] if args.key?(:signature_rrdatas)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DnsV1
18
18
  # Version of the google-apis-dns_v1 gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220518"
25
+ REVISION = "20220804"
26
26
  end
27
27
  end
28
28
  end
@@ -292,6 +292,24 @@ module Google
292
292
  include Google::Apis::Core::JsonObjectSupport
293
293
  end
294
294
 
295
+ class RrSetRoutingPolicyHealthCheckTargets
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class RrSetRoutingPolicyLoadBalancerTarget
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class RrSetRoutingPolicyPrimaryBackupPolicy
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
295
313
  class RrSetRoutingPolicyWrrPolicy
296
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
297
315
 
@@ -859,6 +877,8 @@ module Google
859
877
  property :geo, as: 'geo', class: Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicy, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicy::Representation
860
878
 
861
879
  property :kind, as: 'kind'
880
+ property :primary_backup, as: 'primaryBackup', class: Google::Apis::DnsV1::RrSetRoutingPolicyPrimaryBackupPolicy, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyPrimaryBackupPolicy::Representation
881
+
862
882
  property :wrr, as: 'wrr', class: Google::Apis::DnsV1::RrSetRoutingPolicyWrrPolicy, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyWrrPolicy::Representation
863
883
 
864
884
  end
@@ -867,6 +887,7 @@ module Google
867
887
  class RrSetRoutingPolicyGeoPolicy
868
888
  # @private
869
889
  class Representation < Google::Apis::Core::JsonRepresentation
890
+ property :enable_fencing, as: 'enableFencing'
870
891
  collection :items, as: 'items', class: Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicyGeoPolicyItem, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicyGeoPolicyItem::Representation
871
892
 
872
893
  property :kind, as: 'kind'
@@ -876,6 +897,8 @@ module Google
876
897
  class RrSetRoutingPolicyGeoPolicyGeoPolicyItem
877
898
  # @private
878
899
  class Representation < Google::Apis::Core::JsonRepresentation
900
+ property :health_checked_targets, as: 'healthCheckedTargets', class: Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets::Representation
901
+
879
902
  property :kind, as: 'kind'
880
903
  property :location, as: 'location'
881
904
  collection :rrdatas, as: 'rrdatas'
@@ -883,6 +906,40 @@ module Google
883
906
  end
884
907
  end
885
908
 
909
+ class RrSetRoutingPolicyHealthCheckTargets
910
+ # @private
911
+ class Representation < Google::Apis::Core::JsonRepresentation
912
+ collection :internal_load_balancers, as: 'internalLoadBalancers', class: Google::Apis::DnsV1::RrSetRoutingPolicyLoadBalancerTarget, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyLoadBalancerTarget::Representation
913
+
914
+ end
915
+ end
916
+
917
+ class RrSetRoutingPolicyLoadBalancerTarget
918
+ # @private
919
+ class Representation < Google::Apis::Core::JsonRepresentation
920
+ property :ip_address, as: 'ipAddress'
921
+ property :ip_protocol, as: 'ipProtocol'
922
+ property :kind, as: 'kind'
923
+ property :load_balancer_type, as: 'loadBalancerType'
924
+ property :network_url, as: 'networkUrl'
925
+ property :port, as: 'port'
926
+ property :project, as: 'project'
927
+ property :region, as: 'region'
928
+ end
929
+ end
930
+
931
+ class RrSetRoutingPolicyPrimaryBackupPolicy
932
+ # @private
933
+ class Representation < Google::Apis::Core::JsonRepresentation
934
+ property :backup_geo_targets, as: 'backupGeoTargets', class: Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicy, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyGeoPolicy::Representation
935
+
936
+ property :kind, as: 'kind'
937
+ property :primary_targets, as: 'primaryTargets', class: Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets::Representation
938
+
939
+ property :trickle_traffic, as: 'trickleTraffic'
940
+ end
941
+ end
942
+
886
943
  class RrSetRoutingPolicyWrrPolicy
887
944
  # @private
888
945
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -895,6 +952,8 @@ module Google
895
952
  class RrSetRoutingPolicyWrrPolicyWrrPolicyItem
896
953
  # @private
897
954
  class Representation < Google::Apis::Core::JsonRepresentation
955
+ property :health_checked_targets, as: 'healthCheckedTargets', class: Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets, decorator: Google::Apis::DnsV1::RrSetRoutingPolicyHealthCheckTargets::Representation
956
+
898
957
  property :kind, as: 'kind'
899
958
  collection :rrdatas, as: 'rrdatas'
900
959
  collection :signature_rrdatas, as: 'signatureRrdatas'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dns_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-27 00:00:00.000000000 Z
11
+ date: 2022-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.6'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.6'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1
63
63
  post_install_message:
64
64
  rdoc_options: []