google-apis-certificatemanager_v1 0.28.0 → 0.29.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: c467fca2820893047cf978b80317b3020b1ba1dd71dab5f8d77b5eb64aecbccd
4
- data.tar.gz: 6dadf5dcfc279931d4ee033c2f43ee3a47c844defc4fd08ae11dcaa8e2276d12
3
+ metadata.gz: 70f2deae9846839079e783a1e892154952deff14e35427f474cf03723a1baf8f
4
+ data.tar.gz: 99c20fcc68240c1ad4881d78a943b81eb8dca7e58c888a1c46c0fd5789afec80
5
5
  SHA512:
6
- metadata.gz: ae3d26a04e9e66fabc58fe09bd90c2c1cf708b5df29176881bec5eb27a44af795204581b0fb4ef0ae83233e256ef4daf67001ddd7a3a92a23c104052de0f2881
7
- data.tar.gz: 7b1ac30163e1a5969a2e96274ffc5243818d40a8e87aac67c3c63ebfff10d24a7bd25e4fce674e6e8c37408a8df7d01b64430813ebfdca9a75a4ea1e131adf47
6
+ metadata.gz: bbb0b2f2aca2bb4c73e206e7d6f662e2e7f9af0f160d30a4a4aad02d15c607a15b162c8a59fa6ce756171839ed3c6dbf8503da7a0043f820140e4b92318e3cd1
7
+ data.tar.gz: 141755e9f9ea68c64f9f15bcc256fe77942d1836de4a6b9cb76eb75abde4e8148eeb4c15fd3cb36fd4197d855793f265da9fe05f108ff75ca34f26d5277dd566
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-certificatemanager_v1
2
2
 
3
+ ### v0.29.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240710
6
+
3
7
  ### v0.28.0 (2024-05-19)
4
8
 
5
9
  * Regenerated using generator version 0.15.0
@@ -459,7 +459,8 @@ module Google
459
459
  attr_accessor :name
460
460
 
461
461
  # Immutable. Type of DnsAuthorization. If unset during resource creation the
462
- # following default will be used: - in location global: FIXED_RECORD.
462
+ # following default will be used: - in location `global`: FIXED_RECORD, - in
463
+ # other locations: PER_PROJECT_RECORD.
463
464
  # Corresponds to the JSON property `type`
464
465
  # @return [String]
465
466
  attr_accessor :type
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CertificatemanagerV1
18
18
  # Version of the google-apis-certificatemanager_v1 gem
19
- GEM_VERSION = "0.28.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240417"
25
+ REVISION = "20240710"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-certificatemanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.29.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: 2024-05-19 00:00:00.000000000 Z
11
+ date: 2024-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-certificatemanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-certificatemanager_v1/v0.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-certificatemanager_v1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-certificatemanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []