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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 560e26db443325ace57e9025a81ad7196ed8dcdd5371b4d3b467b3bad65f11f1
4
- data.tar.gz: 666b3334945b12817a6bef11997eb0cd2a452da986e98c0af7bb82f1337e5b30
3
+ metadata.gz: 85ec2f14f1a0d9ca7ba100ff122b3954455a7e99a0bf4ac75d8fda83ead9b8fb
4
+ data.tar.gz: 3f29d6db78f67d1a3c4aacb3549aab64c742e43c10b48ffdbe672a20fde4a138
5
5
  SHA512:
6
- metadata.gz: ac2ddbcd23b43caa629c9e64e77aece580a43f912a65bc499091bbdc9b8dd0f86b2ee02e218239cfba4a3e4675305e62fe4fb720e4f6140f4e9ac9645fead421
7
- data.tar.gz: 5dc23b8556353dcb96228f9809da24917374e7ce90d0f1b6a6c83c71979450af5ed36c0d45996928d699261d6e44e05d7aa5128860f947f1b89566ae3df16d7c
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.8.0 (2021-04-30)
3
+ ### v0.9.0 (2021-05-19)
4
4
 
5
- * Regenerated from discovery document revision 20210421
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 was finished.
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) NEXT ID: 2
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) NEXT ID: 2
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.8.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 = "20210421"
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.8.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-18 00:00:00.000000000 Z
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.8.0
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: []