google-apis-domains_v1alpha2 0.31.0 → 0.33.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: c350cbd68a60e887ad714e4fbf555d08152334a03394d6678f56d309c58df4ea
4
- data.tar.gz: 39b41149b8c652a4bffa9760b97ebbc468a295cd62054ed4967975bd4e313ccb
3
+ metadata.gz: dc64af3c67635ba44d8cbd3952346c30e33c93b5b7cbdc15c035da98195e8f5f
4
+ data.tar.gz: 38f2dcc246c8837ac139bb5f7bb28823567bf59357fc29d88b605e9a0ecb772c
5
5
  SHA512:
6
- metadata.gz: 751af9860cd58837ca7d9240db775336ab3e1288664c9efa91e65113b1cd8142f5f263ce6fe18568e94a130de7ae8dd2a7477dc9add310231900e685fbeaf156
7
- data.tar.gz: 8354be21b66e992c4d0731a19f23a527f565759b84e315701b7ee2efc335ac9008d1ce39f097dcd29f262cc934b849291c3f685fc76136376d62520082154e08
6
+ metadata.gz: 0e72f1326c141e7ea2a94ae05fb64b304a443e6120bf4e9ee4d50270b9522c01f0c290a3c4303752302ccf418a170978548b507ff0547df7a46119dbe27b16a4
7
+ data.tar.gz: c009c9480914a89d21aa9c1b0dc15b6fa5e9fbaa5287749a8a229b5cd0aca47204c2b766582df04017640f0f734f2503e5e59b1148a1fb08e4b1852d1f680037
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-domains_v1alpha2
2
2
 
3
+ ### v0.33.0 (2024-01-22)
4
+
5
+ * Regenerated from discovery document revision 20240103
6
+ * Regenerated using generator version 0.13.0
7
+
8
+ ### v0.32.0 (2023-11-19)
9
+
10
+ * Regenerated from discovery document revision 20231108
11
+
3
12
  ### v0.31.0 (2023-09-10)
4
13
 
5
14
  * Regenerated from discovery document revision 20230904
@@ -152,21 +152,43 @@ module Google
152
152
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
153
153
  # email address that represents a Google group. For example, `admins@example.com`
154
154
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
155
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
156
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
157
- # representing a user that has been recently deleted. For example, `alice@
158
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
159
- # reverts to `user:`emailid`` and the recovered user retains the role in the
160
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
161
- # (plus unique identifier) representing a service account that has been recently
162
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
155
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
156
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
157
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
158
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
159
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
160
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
161
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
162
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
163
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
164
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
165
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
166
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
167
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
168
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
169
+ # googleapis.com/projects/`project_number`/locations/global/
170
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
171
+ # All identities in a workload identity pool with a certain attribute. * `
172
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
173
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
174
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
175
+ # identifier) representing a user that has been recently deleted. For example, `
176
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
177
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
178
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
179
+ # address (plus unique identifier) representing a service account that has been
180
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
163
181
  # 123456789012345678901`. If the service account is undeleted, this value
164
182
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
165
183
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
166
184
  # An email address (plus unique identifier) representing a Google group that has
167
185
  # been recently deleted. For example, `admins@example.com?uid=
168
186
  # 123456789012345678901`. If the group is recovered, this value reverts to `
169
- # group:`emailid`` and the recovered group retains the role in the binding.
187
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
188
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
189
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
190
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
191
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
170
192
  # Corresponds to the JSON property `members`
171
193
  # @return [Array<String>]
172
194
  attr_accessor :members
@@ -431,6 +453,8 @@ module Google
431
453
  # @return [Array<Google::Apis::DomainsV1alpha2::GlueRecord>]
432
454
  attr_accessor :glue_records
433
455
 
456
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
457
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
434
458
  # Configuration for using the free DNS zone provided by Google Domains as a `
435
459
  # Registration`'s `dns_provider`. You cannot configure the DNS zone itself using
436
460
  # the API. To configure the DNS zone, go to [Google Domains](https://domains.
@@ -521,6 +545,8 @@ module Google
521
545
  end
522
546
  end
523
547
 
548
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
549
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
524
550
  # Request for the `ExportRegistration` method.
525
551
  class ExportRegistrationRequest
526
552
  include Google::Apis::Core::Hashable
@@ -627,6 +653,8 @@ module Google
627
653
  end
628
654
  end
629
655
 
656
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
657
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
630
658
  # Configuration for using the free DNS zone provided by Google Domains as a `
631
659
  # Registration`'s `dns_provider`. You cannot configure the DNS zone itself using
632
660
  # the API. To configure the DNS zone, go to [Google Domains](https://domains.
@@ -667,6 +695,8 @@ module Google
667
695
  end
668
696
  end
669
697
 
698
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
699
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
670
700
  # Request for the `ImportDomain` method.
671
701
  class ImportDomainRequest
672
702
  include Google::Apis::Core::Hashable
@@ -820,7 +850,29 @@ module Google
820
850
  class ManagementSettings
821
851
  include Google::Apis::Core::Hashable
822
852
 
823
- # Output only. The renewal method for this `Registration`.
853
+ # Optional. The desired renewal method for this `Registration`. The actual `
854
+ # renewal_method` is automatically updated to reflect this choice. If unset or
855
+ # equal to `RENEWAL_METHOD_UNSPECIFIED`, the actual `renewalMethod` is treated
856
+ # as if it were set to `AUTOMATIC_RENEWAL`. You cannot use `RENEWAL_DISABLED`
857
+ # during resource creation, and you can update the renewal status only when the `
858
+ # Registration` resource has state `ACTIVE` or `SUSPENDED`. When `
859
+ # preferred_renewal_method` is set to `AUTOMATIC_RENEWAL`, the actual `
860
+ # renewal_method` can be set to `RENEWAL_DISABLED` in case of problems with the
861
+ # billing account or reported domain abuse. In such cases, check the `issues`
862
+ # field on the `Registration`. After the problem is resolved, the `
863
+ # renewal_method` is automatically updated to `preferred_renewal_method` in a
864
+ # few hours.
865
+ # Corresponds to the JSON property `preferredRenewalMethod`
866
+ # @return [String]
867
+ attr_accessor :preferred_renewal_method
868
+
869
+ # Output only. The actual renewal method for this `Registration`. When `
870
+ # preferred_renewal_method` is set to `AUTOMATIC_RENEWAL`, the actual `
871
+ # renewal_method` can be equal to `RENEWAL_DISABLED`—for example, when there are
872
+ # problems with the billing account or reported domain abuse. In such cases,
873
+ # check the `issues` field on the `Registration`. After the problem is resolved,
874
+ # the `renewal_method` is automatically updated to `preferred_renewal_method` in
875
+ # a few hours.
824
876
  # Corresponds to the JSON property `renewalMethod`
825
877
  # @return [String]
826
878
  attr_accessor :renewal_method
@@ -836,6 +888,7 @@ module Google
836
888
 
837
889
  # Update properties of this object
838
890
  def update!(**args)
891
+ @preferred_renewal_method = args[:preferred_renewal_method] if args.key?(:preferred_renewal_method)
839
892
  @renewal_method = args[:renewal_method] if args.key?(:renewal_method)
840
893
  @transfer_lock_state = args[:transfer_lock_state] if args.key?(:transfer_lock_state)
841
894
  end
@@ -1239,12 +1292,16 @@ module Google
1239
1292
  # options. After choosing a name, call `RetrieveRegisterParameters` to ensure
1240
1293
  # availability and obtain information like pricing, which is needed to build a
1241
1294
  # call to `RegisterDomain`. Another way to create a new `Registration` is to
1242
- # transfer an existing domain from another registrar. First, go to the current
1295
+ # transfer an existing domain from another registrar (Deprecated: For more
1296
+ # information, see [Cloud Domains feature deprecation](https://cloud.google.com/
1297
+ # domains/docs/deprecations/feature-deprecations)). First, go to the current
1243
1298
  # registrar to unlock the domain for transfer and retrieve the domain's transfer
1244
1299
  # authorization code. Then call `RetrieveTransferParameters` to confirm that the
1245
1300
  # domain is unlocked and to get values needed to build a call to `TransferDomain`
1246
1301
  # . Finally, you can create a new `Registration` by importing an existing domain
1247
- # managed with [Google Domains](https://domains.google/). First, call `
1302
+ # managed with [Google Domains](https://domains.google/) (Deprecated: For more
1303
+ # information, see [Cloud Domains feature deprecation](https://cloud.google.com/
1304
+ # domains/docs/deprecations/feature-deprecations)). First, call `
1248
1305
  # RetrieveImportableDomains` to list domains to which the calling user has
1249
1306
  # sufficient access. Then call `ImportDomain` on any domain names you want to
1250
1307
  # use with Cloud Domains.
@@ -1331,12 +1388,16 @@ module Google
1331
1388
  # options. After choosing a name, call `RetrieveRegisterParameters` to ensure
1332
1389
  # availability and obtain information like pricing, which is needed to build a
1333
1390
  # call to `RegisterDomain`. Another way to create a new `Registration` is to
1334
- # transfer an existing domain from another registrar. First, go to the current
1391
+ # transfer an existing domain from another registrar (Deprecated: For more
1392
+ # information, see [Cloud Domains feature deprecation](https://cloud.google.com/
1393
+ # domains/docs/deprecations/feature-deprecations)). First, go to the current
1335
1394
  # registrar to unlock the domain for transfer and retrieve the domain's transfer
1336
1395
  # authorization code. Then call `RetrieveTransferParameters` to confirm that the
1337
1396
  # domain is unlocked and to get values needed to build a call to `TransferDomain`
1338
1397
  # . Finally, you can create a new `Registration` by importing an existing domain
1339
- # managed with [Google Domains](https://domains.google/). First, call `
1398
+ # managed with [Google Domains](https://domains.google/) (Deprecated: For more
1399
+ # information, see [Cloud Domains feature deprecation](https://cloud.google.com/
1400
+ # domains/docs/deprecations/feature-deprecations)). First, call `
1340
1401
  # RetrieveImportableDomains` to list domains to which the calling user has
1341
1402
  # sufficient access. Then call `ImportDomain` on any domain names you want to
1342
1403
  # use with Cloud Domains.
@@ -1419,7 +1480,9 @@ module Google
1419
1480
  # @return [Array<String>]
1420
1481
  attr_accessor :supported_privacy
1421
1482
 
1422
- # Output only. The reason the domain transfer failed. Only set for domains in
1483
+ # Output only. Deprecated: For more information, see [Cloud Domains feature
1484
+ # deprecation](https://cloud.google.com/domains/docs/deprecations/feature-
1485
+ # deprecations). The reason the domain transfer failed. Only set for domains in
1423
1486
  # TRANSFER_FAILED state.
1424
1487
  # Corresponds to the JSON property `transferFailureReason`
1425
1488
  # @return [String]
@@ -1461,6 +1524,8 @@ module Google
1461
1524
  end
1462
1525
  end
1463
1526
 
1527
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
1528
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
1464
1529
  # Response for the `RetrieveImportableDomains` method.
1465
1530
  class RetrieveImportableDomainsResponse
1466
1531
  include Google::Apis::Core::Hashable
@@ -1506,10 +1571,14 @@ module Google
1506
1571
  end
1507
1572
  end
1508
1573
 
1574
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
1575
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
1509
1576
  # Response for the `RetrieveTransferParameters` method.
1510
1577
  class RetrieveTransferParametersResponse
1511
1578
  include Google::Apis::Core::Hashable
1512
1579
 
1580
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
1581
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
1513
1582
  # Parameters required to transfer a domain from another registrar.
1514
1583
  # Corresponds to the JSON property `transferParameters`
1515
1584
  # @return [Google::Apis::DomainsV1alpha2::TransferParameters]
@@ -1676,6 +1745,8 @@ module Google
1676
1745
  end
1677
1746
  end
1678
1747
 
1748
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
1749
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
1679
1750
  # Request for the `TransferDomain` method.
1680
1751
  class TransferDomainRequest
1681
1752
  include Google::Apis::Core::Hashable
@@ -1698,12 +1769,16 @@ module Google
1698
1769
  # options. After choosing a name, call `RetrieveRegisterParameters` to ensure
1699
1770
  # availability and obtain information like pricing, which is needed to build a
1700
1771
  # call to `RegisterDomain`. Another way to create a new `Registration` is to
1701
- # transfer an existing domain from another registrar. First, go to the current
1772
+ # transfer an existing domain from another registrar (Deprecated: For more
1773
+ # information, see [Cloud Domains feature deprecation](https://cloud.google.com/
1774
+ # domains/docs/deprecations/feature-deprecations)). First, go to the current
1702
1775
  # registrar to unlock the domain for transfer and retrieve the domain's transfer
1703
1776
  # authorization code. Then call `RetrieveTransferParameters` to confirm that the
1704
1777
  # domain is unlocked and to get values needed to build a call to `TransferDomain`
1705
1778
  # . Finally, you can create a new `Registration` by importing an existing domain
1706
- # managed with [Google Domains](https://domains.google/). First, call `
1779
+ # managed with [Google Domains](https://domains.google/) (Deprecated: For more
1780
+ # information, see [Cloud Domains feature deprecation](https://cloud.google.com/
1781
+ # domains/docs/deprecations/feature-deprecations)). First, call `
1707
1782
  # RetrieveImportableDomains` to list domains to which the calling user has
1708
1783
  # sufficient access. Then call `ImportDomain` on any domain names you want to
1709
1784
  # use with Cloud Domains.
@@ -1736,6 +1811,8 @@ module Google
1736
1811
  end
1737
1812
  end
1738
1813
 
1814
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
1815
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations).
1739
1816
  # Parameters required to transfer a domain from another registrar.
1740
1817
  class TransferParameters
1741
1818
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DomainsV1alpha2
18
18
  # Version of the google-apis-domains_v1alpha2 gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230904"
25
+ REVISION = "20240103"
26
26
  end
27
27
  end
28
28
  end
@@ -487,6 +487,7 @@ module Google
487
487
  class ManagementSettings
488
488
  # @private
489
489
  class Representation < Google::Apis::Core::JsonRepresentation
490
+ property :preferred_renewal_method, as: 'preferredRenewalMethod'
490
491
  property :renewal_method, as: 'renewalMethod'
491
492
  property :transfer_lock_state, as: 'transferLockState'
492
493
  end
@@ -32,6 +32,8 @@ module Google
32
32
  #
33
33
  # @see https://cloud.google.com/domains/
34
34
  class CloudDomainsService < Google::Apis::Core::BaseService
35
+ DEFAULT_ENDPOINT_TEMPLATE = "https://domains.$UNIVERSE_DOMAIN$/"
36
+
35
37
  # @return [String]
36
38
  # API key. Your API key identifies your project and provides you with API access,
37
39
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -43,7 +45,7 @@ module Google
43
45
  attr_accessor :quota_user
44
46
 
45
47
  def initialize
46
- super('https://domains.googleapis.com/', '',
48
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
47
49
  client_name: 'google-apis-domains_v1alpha2',
48
50
  client_version: Google::Apis::DomainsV1alpha2::GEM_VERSION)
49
51
  @batch_path = 'batch'
@@ -299,14 +301,15 @@ module Google
299
301
  # Deletes a `Registration` resource. This method works on any `Registration`
300
302
  # resource using [Subscription or Commitment billing](/domains/pricing#billing-
301
303
  # models), provided that the resource was created at least 1 day in the past.
302
- # For `Registration` resources using [Monthly billing](/domains/pricing#billing-
303
- # models), this method works if: * `state` is `EXPORTED` with `expire_time` in
304
- # the past * `state` is `REGISTRATION_FAILED` * `state` is `TRANSFER_FAILED`
305
304
  # When an active registration is successfully deleted, you can continue to use
306
305
  # the domain in [Google Domains](https://domains.google/) until it expires. The
307
306
  # calling user becomes the domain's sole owner in Google Domains, and
308
307
  # permissions for the domain are subsequently managed there. The domain does not
309
308
  # renew automatically unless the new owner sets up billing in Google Domains.
309
+ # After January 2024 you will only be able to delete `Registration` resources
310
+ # when `state` is one of: `EXPORTED`, `EXPIRED`,`REGISTRATION_FAILED` or `
311
+ # TRANSFER_FAILED`. See [Cloud Domains feature deprecation](https://cloud.google.
312
+ # com/domains/docs/deprecations/feature-deprecations) for more details.
310
313
  # @param [String] name
311
314
  # Required. The name of the `Registration` to delete, in the format `projects/*/
312
315
  # locations/*/registrations/*`.
@@ -337,6 +340,8 @@ module Google
337
340
  execute_or_queue_command(command, &block)
338
341
  end
339
342
 
343
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
344
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations)
340
345
  # Exports a `Registration` resource, such that it is no longer managed by Cloud
341
346
  # Domains. When an active domain is successfully exported, you can continue to
342
347
  # use the domain in [Google Domains](https://domains.google/) until it expires.
@@ -452,6 +457,8 @@ module Google
452
457
  execute_or_queue_command(command, &block)
453
458
  end
454
459
 
460
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
461
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations)
455
462
  # Imports a domain name from [Google Domains](https://domains.google/) for use
456
463
  # in Cloud Domains. To transfer a domain from another registrar, use the `
457
464
  # TransferDomain` method instead. Since individual users can own domains in
@@ -694,7 +701,9 @@ module Google
694
701
  execute_or_queue_command(command, &block)
695
702
  end
696
703
 
697
- # Lists domain names from [Google Domains](https://domains.google/) that can be
704
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
705
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Lists
706
+ # domain names from [Google Domains](https://domains.google/) that can be
698
707
  # imported to Cloud Domains using the `ImportDomain` method. Since individual
699
708
  # users can own domains in Google Domains, the list of domains returned depends
700
709
  # on the individual user making the call. Domains already managed by Cloud
@@ -770,8 +779,10 @@ module Google
770
779
  execute_or_queue_command(command, &block)
771
780
  end
772
781
 
773
- # Gets parameters needed to transfer a domain name from another registrar to
774
- # Cloud Domains. For domains already managed by [Google Domains](https://domains.
782
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
783
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Gets
784
+ # parameters needed to transfer a domain name from another registrar to Cloud
785
+ # Domains. For domains already managed by [Google Domains](https://domains.
775
786
  # google/), use `ImportDomain` instead. Use the returned values to call `
776
787
  # TransferDomain`.
777
788
  # @param [String] location
@@ -919,6 +930,8 @@ module Google
919
930
  execute_or_queue_command(command, &block)
920
931
  end
921
932
 
933
+ # Deprecated: For more information, see [Cloud Domains feature deprecation](
934
+ # https://cloud.google.com/domains/docs/deprecations/feature-deprecations)
922
935
  # Transfers a domain name from another registrar to Cloud Domains. For domains
923
936
  # already managed by [Google Domains](https://domains.google/), use `
924
937
  # ImportDomain` instead. Before calling this method, go to the domain's current
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-domains_v1alpha2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.33.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: 2023-09-10 00:00:00.000000000 Z
11
+ date: 2024-01-23 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.11.0
19
+ version: 0.12.0
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.11.0
29
+ version: 0.12.0
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-domains_v1alpha2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1alpha2/v0.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1alpha2/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-domains_v1alpha2
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Domains API V1alpha2