google-apis-certificatemanager_v1 0.5.0 → 0.8.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7792123f280a6bdba1392df70f060c250080a716c5e159420e5f1b2929e83f74
|
4
|
+
data.tar.gz: 878063211f6afd94db366a0c1aa57987435982be42e711e04fdfe2dfc3c524e2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 450f363c6b537260b73f5b5f3441d4b6fe40bc4f9e1dd9cea25e0432b1d5d2dc6265d3a6c1eee288916b5ad93335c5b8b27c5a5cc320dd1885128e88cadaec87
|
7
|
+
data.tar.gz: 066f1ccb20d04824949f02c2373047496f80870db992b716ec62a93f0b3ebd4dd1897ddb532bf662941b2916ed0bcb293055920b6afbfcc77992d3e31ed92db7
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1
1
|
# Release history for google-apis-certificatemanager_v1
|
2
2
|
|
3
|
+
### v0.8.0 (2022-06-14)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220602
|
6
|
+
* Regenerated using generator version 0.6.0
|
7
|
+
|
8
|
+
### v0.7.0 (2022-06-06)
|
9
|
+
|
10
|
+
* Regenerated using generator version 0.5.0
|
11
|
+
|
12
|
+
### v0.6.0 (2022-05-29)
|
13
|
+
|
14
|
+
* Regenerated from discovery document revision 20220523
|
15
|
+
|
3
16
|
### v0.5.0 (2022-04-17)
|
4
17
|
|
5
18
|
* Regenerated from discovery document revision 20220407
|
@@ -403,12 +403,14 @@ module Google
|
|
403
403
|
# @return [Array<Google::Apis::CertificatemanagerV1::IpConfig>]
|
404
404
|
attr_accessor :ip_configs
|
405
405
|
|
406
|
-
#
|
406
|
+
# This field returns the resource name in the following format: `//compute.
|
407
|
+
# googleapis.com/projects/*/global/targetHttpsProxies/*`.
|
407
408
|
# Corresponds to the JSON property `targetHttpsProxy`
|
408
409
|
# @return [String]
|
409
410
|
attr_accessor :target_https_proxy
|
410
411
|
|
411
|
-
#
|
412
|
+
# This field returns the resource name in the following format: `//compute.
|
413
|
+
# googleapis.com/projects/*/global/targetSslProxies/*`.
|
412
414
|
# Corresponds to the JSON property `targetSslProxy`
|
413
415
|
# @return [String]
|
414
416
|
attr_accessor :target_ssl_proxy
|
@@ -874,7 +876,9 @@ module Google
|
|
874
876
|
end
|
875
877
|
end
|
876
878
|
|
877
|
-
#
|
879
|
+
# ResourcesCount represents the resource that stores aggregated project's info
|
880
|
+
# in the given location, e.g.: total number of certificates assigned to the
|
881
|
+
# project.
|
878
882
|
class ResourcesCount
|
879
883
|
include Google::Apis::Core::Hashable
|
880
884
|
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.8.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.6.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220602"
|
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.
|
4
|
+
version: 0.8.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-
|
11
|
+
date: 2022-06-20 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.
|
19
|
+
version: '0.5'
|
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.
|
29
|
+
version: '0.5'
|
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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-certificatemanager_v1/v0.8.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: []
|
@@ -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.3.
|
78
|
+
rubygems_version: 3.3.14
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Certificate Manager API V1
|