google-apis-dataproc_v1 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -2
- data/lib/google/apis/dataproc_v1/classes.rb +3 -3
- data/lib/google/apis/dataproc_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 85ec2f14f1a0d9ca7ba100ff122b3954455a7e99a0bf4ac75d8fda83ead9b8fb
|
4
|
+
data.tar.gz: 3f29d6db78f67d1a3c4aacb3549aab64c742e43c10b48ffdbe672a20fde4a138
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9c607b05c3aa0826a00a4c3129d9d1d86fa794c1f45cb0fc159bb054c92dba1f1126a8c3442c9e5d80d78ff88ca8bec20099ff660d7b55a20ba29c6e1ddbfa90
|
7
|
+
data.tar.gz: 0d355a6154e987c3d4f0644d272abd84e05674da1cea22e596193467162d1c7629bd6877cf963ea4df115799043d05a962c6f756d85adc1d4f47d9951fc254bf
|
data/CHANGELOG.md
CHANGED
@@ -1,8 +1,12 @@
|
|
1
1
|
# Release history for google-apis-dataproc_v1
|
2
2
|
|
3
|
-
### v0.
|
3
|
+
### v0.9.0 (2021-05-19)
|
4
4
|
|
5
|
-
*
|
5
|
+
* Unspecified changes
|
6
|
+
|
7
|
+
### v0.8.0 (2021-05-18)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20210507
|
6
10
|
|
7
11
|
### v0.7.0 (2021-03-26)
|
8
12
|
|
@@ -252,7 +252,7 @@ module Google
|
|
252
252
|
# @return [String]
|
253
253
|
attr_accessor :description
|
254
254
|
|
255
|
-
# The time when the operation
|
255
|
+
# The time when the operation finished.
|
256
256
|
# Corresponds to the JSON property `doneTime`
|
257
257
|
# @return [String]
|
258
258
|
attr_accessor :done_time
|
@@ -793,7 +793,7 @@ module Google
|
|
793
793
|
end
|
794
794
|
|
795
795
|
# Confidential Instance Config for clusters using Confidential VMs (https://
|
796
|
-
# cloud.google.com/compute/confidential-vm/docs)
|
796
|
+
# cloud.google.com/compute/confidential-vm/docs)
|
797
797
|
class ConfidentialInstanceConfig
|
798
798
|
include Google::Apis::Core::Hashable
|
799
799
|
|
@@ -1010,7 +1010,7 @@ module Google
|
|
1010
1010
|
include Google::Apis::Core::Hashable
|
1011
1011
|
|
1012
1012
|
# Confidential Instance Config for clusters using Confidential VMs (https://
|
1013
|
-
# cloud.google.com/compute/confidential-vm/docs)
|
1013
|
+
# cloud.google.com/compute/confidential-vm/docs)
|
1014
1014
|
# Corresponds to the JSON property `confidentialInstanceConfig`
|
1015
1015
|
# @return [Google::Apis::DataprocV1::ConfidentialInstanceConfig]
|
1016
1016
|
attr_accessor :confidential_instance_config
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DataprocV1
|
18
18
|
# Version of the google-apis-dataproc_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.9.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210507"
|
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-dataproc_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.9.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-05-
|
11
|
+
date: 2021-05-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dataproc_v1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dataproc_v1/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dataproc_v1/v0.9.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dataproc_v1
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|