google-cloud-bigquery-connection-v1 0.10.0 → 0.12.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-bigquery-connection-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.12.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-08-04 00:00:00.000000000 Z
11
+ date: 2023-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.10'
19
+ version: 0.18.0
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.10'
29
+ version: 0.18.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -64,14 +64,14 @@ dependencies:
64
64
  requirements:
65
65
  - - "~>"
66
66
  - !ruby/object:Gem::Version
67
- version: 1.26.1
67
+ version: 1.26.3
68
68
  type: :development
69
69
  prerelease: false
70
70
  version_requirements: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - "~>"
73
73
  - !ruby/object:Gem::Version
74
- version: 1.26.1
74
+ version: 1.26.3
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: minitest
77
77
  requirement: !ruby/object:Gem::Requirement
@@ -190,15 +190,22 @@ files:
190
190
  - lib/google/cloud/bigquery/connection/v1/connection_service/client.rb
191
191
  - lib/google/cloud/bigquery/connection/v1/connection_service/credentials.rb
192
192
  - lib/google/cloud/bigquery/connection/v1/connection_service/paths.rb
193
+ - lib/google/cloud/bigquery/connection/v1/connection_service/rest.rb
194
+ - lib/google/cloud/bigquery/connection/v1/connection_service/rest/client.rb
195
+ - lib/google/cloud/bigquery/connection/v1/connection_service/rest/service_stub.rb
193
196
  - lib/google/cloud/bigquery/connection/v1/connection_services_pb.rb
197
+ - lib/google/cloud/bigquery/connection/v1/rest.rb
194
198
  - lib/google/cloud/bigquery/connection/v1/version.rb
195
199
  - proto_docs/README.md
200
+ - proto_docs/google/api/client.rb
196
201
  - proto_docs/google/api/field_behavior.rb
202
+ - proto_docs/google/api/launch_stage.rb
197
203
  - proto_docs/google/api/resource.rb
198
204
  - proto_docs/google/cloud/bigquery/connection/v1/connection.rb
199
205
  - proto_docs/google/iam/v1/iam_policy.rb
200
206
  - proto_docs/google/iam/v1/options.rb
201
207
  - proto_docs/google/iam/v1/policy.rb
208
+ - proto_docs/google/protobuf/duration.rb
202
209
  - proto_docs/google/protobuf/empty.rb
203
210
  - proto_docs/google/protobuf/field_mask.rb
204
211
  - proto_docs/google/type/expr.rb
@@ -221,8 +228,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
221
228
  - !ruby/object:Gem::Version
222
229
  version: '0'
223
230
  requirements: []
224
- rubygems_version: 3.3.14
231
+ rubygems_version: 3.4.2
225
232
  signing_key:
226
233
  specification_version: 4
227
- summary: API Client library for the BigQuery Connection V1 API
234
+ summary: Allows users to manage BigQuery connections to external data sources.
228
235
  test_files: []