google-apis-privateca_v1 0.5.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f62a6aeac0b2d23ec764833c79f31068d7f7603db5650cf6be7f1a0cf3326184
|
|
4
|
+
data.tar.gz: 60bb2f0b1bc855fe24b3ee0d42201e14049e8481e52f8d387e50db2cb388f243
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e0f77c8071958f0a05ae5a1a331ca45d904b343cdb53174f3d5549dba2a5a8c540809ba85cb6f4c70dcc6a48f467e36f2cbfeee168e8ad26caf941a454607f3a
|
|
7
|
+
data.tar.gz: 016ce915249e4372d6b60329f6d57966bc5442d04bcea394012c4274569b1812bb6558417a70806b7a054b2b427b9a2dc173529b80e782d182fd504a936ec751
|
data/CHANGELOG.md
CHANGED
|
@@ -543,8 +543,9 @@ module Google
|
|
|
543
543
|
# @return [Hash<String,String>]
|
|
544
544
|
attr_accessor :labels
|
|
545
545
|
|
|
546
|
-
# Required. The desired lifetime of the CA certificate. Used to
|
|
547
|
-
# not_before_time" and "not_after_time" fields inside an X.509
|
|
546
|
+
# Required. Immutable. The desired lifetime of the CA certificate. Used to
|
|
547
|
+
# create the "not_before_time" and "not_after_time" fields inside an X.509
|
|
548
|
+
# certificate.
|
|
548
549
|
# Corresponds to the JSON property `lifetime`
|
|
549
550
|
# @return [String]
|
|
550
551
|
attr_accessor :lifetime
|
|
@@ -1915,7 +1916,7 @@ module Google
|
|
|
1915
1916
|
# resourcemanager.organizationAdmin - members: - user:eve@example.com role:
|
|
1916
1917
|
# roles/resourcemanager.organizationViewer condition: title: expirable access
|
|
1917
1918
|
# description: Does not grant access after Sep 2020 expression: request.time <
|
|
1918
|
-
# timestamp('2020-10-01T00:00:00.000Z')
|
|
1919
|
+
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
|
|
1919
1920
|
# description of IAM and its features, see the [IAM documentation](https://cloud.
|
|
1920
1921
|
# google.com/iam/docs/).
|
|
1921
1922
|
class Policy
|
|
@@ -2221,7 +2222,7 @@ module Google
|
|
|
2221
2222
|
# resourcemanager.organizationAdmin - members: - user:eve@example.com role:
|
|
2222
2223
|
# roles/resourcemanager.organizationViewer condition: title: expirable access
|
|
2223
2224
|
# description: Does not grant access after Sep 2020 expression: request.time <
|
|
2224
|
-
# timestamp('2020-10-01T00:00:00.000Z')
|
|
2225
|
+
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
|
|
2225
2226
|
# description of IAM and its features, see the [IAM documentation](https://cloud.
|
|
2226
2227
|
# google.com/iam/docs/).
|
|
2227
2228
|
# Corresponds to the JSON property `policy`
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module PrivatecaV1
|
|
18
18
|
# Version of the google-apis-privateca_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.6.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210819"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -31,7 +31,7 @@ module Google
|
|
|
31
31
|
# This is NOT the gem version.
|
|
32
32
|
VERSION = 'V1'
|
|
33
33
|
|
|
34
|
-
# See, edit, configure, and delete your Google Cloud
|
|
34
|
+
# See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
|
|
35
35
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
36
36
|
end
|
|
37
37
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-privateca_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.6.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: 2021-
|
|
11
|
+
date: 2021-09-06 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/master/generated/google-apis-privateca_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.6.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-privateca_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|