google-cloud-dataproc 1.3.1 → 2.0.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: 7b99b6dc253e992830965c966d41fdf502f0d5ce984571b15e5f8c568e4818a2
4
- data.tar.gz: dfaa767cc28282cff7961a24518d1e475bf853335205523962166a1666cf0830
3
+ metadata.gz: 136ad7d286cf08460d9fde44aaa03c0876ae10aedaadfef81b3d5e2a93b92191
4
+ data.tar.gz: 1213801cc62677e95fb0e38bac47ca8cdebf94ab8a7d8f6b9e06098cc3582ad5
5
5
  SHA512:
6
- metadata.gz: 5eeeaa656ce8334dc8a1596ae53677ff37d7e1654cf1a1770f4d192bd89e7811ce59d5f5e8ab64ffc56cfb0760539f58eaea80980de6b3d9f8f32bc3efa06c6f
7
- data.tar.gz: e04643dad72bcaf469156e8ff6ecef532a512be8c27eb2b1d87d4d81d16874881fa0c0eaf0aa44b9a1d86c7265efb60f4e004323923e1fe81aa0733fd4ee3f7d
6
+ metadata.gz: 790c8f8ae0c4ea99cd7a88a5f6c3c66c9207209f21031eced8b58dd30571daf59d793f26a4ee3bfc30ce6635e13b9a66e095f9dd42a74bb7266fad93fb34a9b5
7
+ data.tar.gz: 258f650e9e19c6c9845768c423e75eb9693a7dff99998cf51d3a0cc83d3a9bfa70f9995c59d02bc1f2a908fe4c78f72dd1a5e221863c4f63e4fcc88be8884147
data/README.md CHANGED
@@ -11,13 +11,12 @@ verisoned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
14
- View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-dataproc/latest)
14
+ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-dataproc/latest)
15
15
  for this library, google-cloud-dataproc, to see the convenience methods for
16
16
  constructing client objects. Reference documentation for the client objects
17
17
  themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
- [google-cloud-dataproc-v1](https://googleapis.dev/ruby/google-cloud-dataproc-v1/latest),
20
- [google-cloud-dataproc-v1beta2](https://googleapis.dev/ruby/google-cloud-dataproc-v1beta2/latest).
19
+ [google-cloud-dataproc-v1](https://googleapis.dev/ruby/google-cloud-dataproc-v1/latest).
21
20
 
22
21
  See also the [Product Documentation](https://cloud.google.com/dataproc)
23
22
  for more usage information.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Dataproc
23
- VERSION = "1.3.1"
23
+ VERSION = "2.0.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dataproc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 2.0.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-01-11 00:00:00.000000000 Z
11
+ date: 2022-05-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -44,26 +44,6 @@ dependencies:
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
46
  version: 2.a
47
- - !ruby/object:Gem::Dependency
48
- name: google-cloud-dataproc-v1beta2
49
- requirement: !ruby/object:Gem::Requirement
50
- requirements:
51
- - - ">="
52
- - !ruby/object:Gem::Version
53
- version: '0.6'
54
- - - "<"
55
- - !ruby/object:Gem::Version
56
- version: 2.a
57
- type: :runtime
58
- prerelease: false
59
- version_requirements: !ruby/object:Gem::Requirement
60
- requirements:
61
- - - ">="
62
- - !ruby/object:Gem::Version
63
- version: '0.6'
64
- - - "<"
65
- - !ruby/object:Gem::Version
66
- version: 2.a
67
47
  - !ruby/object:Gem::Dependency
68
48
  name: google-style
69
49
  requirement: !ruby/object:Gem::Requirement
@@ -209,7 +189,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
209
189
  - !ruby/object:Gem::Version
210
190
  version: '0'
211
191
  requirements: []
212
- rubygems_version: 3.3.4
192
+ rubygems_version: 3.3.5
213
193
  signing_key:
214
194
  specification_version: 4
215
195
  summary: API Client library for the Cloud Dataproc API