google-apis-certificatemanager_v1 0.14.0 → 0.16.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: c718022353957e1c7e538657f41473e50aca8b1530448ae83d8b4495e1135799
4
- data.tar.gz: 0d97609adade0620b4a56bc9519f3127687c53c530fff924069e002a58d99020
3
+ metadata.gz: 3b633948c40b1af495e9e9f5acbabe30c12d2d300776bcb4a843307bbd7593f2
4
+ data.tar.gz: dc81bc59fe1242ba8088c8e86d788fb52ab6fd2588a274a0fe14a5213c4e9824
5
5
  SHA512:
6
- metadata.gz: 0436df7c4c1d57a13bc5d2ce18afcff7e3ed734b7668cac9748a548087021b3a7b5f48749bef6008badb568671be4414333de95d2312095bad2adc7963675396
7
- data.tar.gz: 8453c22f3ae867ea64f292360d590f785ba3c977b7ac84a1759eadbc55696c3042151cb2895e26a1e76003ed8fd99c27147cf693d82d2a6740d578b9075ce8cc
6
+ metadata.gz: 2c0e59d5aa14d2eb836ae4250c036e823ce2e0d5d302a578e57d8c49e4b5b39c872903edb4bc8e2badfe52aa0c5f3e6d5bb14283f1bfbc532305c4a51bc81a95
7
+ data.tar.gz: f27a31d76100ab19a1e6e18d0c8fa42195f791633d9bc9e0177ac1e19ec53bad5cf6d74d4a1f72be66f642cc623e66330aa5549972ccef701717955df064a11b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-certificatemanager_v1
2
2
 
3
+ ### v0.16.0 (2022-10-27)
4
+
5
+ * Regenerated from discovery document revision 20221020
6
+
7
+ ### v0.15.0 (2022-10-20)
8
+
9
+ * Regenerated using generator version 0.11.0
10
+
3
11
  ### v0.14.0 (2022-09-29)
4
12
 
5
13
  * Regenerated from discovery document revision 20220927
@@ -288,7 +288,7 @@ module Google
288
288
  # @return [String]
289
289
  attr_accessor :description
290
290
 
291
- # Output only. A list of GCLB targets which use this Certificate Map. A Target
291
+ # Output only. A list of GCLB targets that use this Certificate Map. A Target
292
292
  # Proxy is only present on this list if it's attached to a Forwarding Rule.
293
293
  # Corresponds to the JSON property `gclbTargets`
294
294
  # @return [Array<Google::Apis::CertificatemanagerV1::GclbTarget>]
@@ -419,7 +419,7 @@ module Google
419
419
  # @return [Google::Apis::CertificatemanagerV1::DnsResourceRecord]
420
420
  attr_accessor :dns_resource_record
421
421
 
422
- # Required. Immutable. A domain which is being authorized. A DnsAuthorization
422
+ # Required. Immutable. A domain that is being authorized. A DnsAuthorization
423
423
  # resource covers a single domain and its wildcard, e.g. authorization for `
424
424
  # example.com` can be used to issue certificates for `example.com` and `*.
425
425
  # example.com`.
@@ -508,7 +508,7 @@ module Google
508
508
  end
509
509
  end
510
510
 
511
- # Describes a Target Proxy which uses this Certificate Map.
511
+ # Describes a Target Proxy that uses this Certificate Map.
512
512
  class GclbTarget
513
513
  include Google::Apis::Core::Hashable
514
514
 
@@ -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.14.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220927"
25
+ REVISION = "20221020"
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.14.0
4
+ version: 0.16.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-10-03 00:00:00.000000000 Z
11
+ date: 2022-10-31 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.9.0
19
+ version: 0.9.1
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.9.0
29
+ version: 0.9.1
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-certificatemanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-certificatemanager_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-certificatemanager_v1/v0.16.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: []