google-cloud-dataqna-v1alpha 0.3.0 → 0.5.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-dataqna-v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.5.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-07-02 00:00:00.000000000 Z
11
+ date: 2023-09-12 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.20.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.20.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -50,14 +50,14 @@ dependencies:
50
50
  requirements:
51
51
  - - "~>"
52
52
  - !ruby/object:Gem::Version
53
- version: 1.26.1
53
+ version: 1.26.3
54
54
  type: :development
55
55
  prerelease: false
56
56
  version_requirements: !ruby/object:Gem::Requirement
57
57
  requirements:
58
58
  - - "~>"
59
59
  - !ruby/object:Gem::Version
60
- version: 1.26.1
60
+ version: 1.26.3
61
61
  - !ruby/object:Gem::Dependency
62
62
  name: minitest
63
63
  requirement: !ruby/object:Gem::Requirement
@@ -188,7 +188,9 @@ files:
188
188
  - lib/google/cloud/dataqna/v1alpha/user_feedback_pb.rb
189
189
  - lib/google/cloud/dataqna/v1alpha/version.rb
190
190
  - proto_docs/README.md
191
+ - proto_docs/google/api/client.rb
191
192
  - proto_docs/google/api/field_behavior.rb
193
+ - proto_docs/google/api/launch_stage.rb
192
194
  - proto_docs/google/api/resource.rb
193
195
  - proto_docs/google/cloud/dataqna/v1alpha/annotated_string.rb
194
196
  - proto_docs/google/cloud/dataqna/v1alpha/auto_suggestion_service.rb
@@ -196,6 +198,7 @@ files:
196
198
  - proto_docs/google/cloud/dataqna/v1alpha/question_service.rb
197
199
  - proto_docs/google/cloud/dataqna/v1alpha/user_feedback.rb
198
200
  - proto_docs/google/protobuf/any.rb
201
+ - proto_docs/google/protobuf/duration.rb
199
202
  - proto_docs/google/protobuf/field_mask.rb
200
203
  - proto_docs/google/protobuf/timestamp.rb
201
204
  - proto_docs/google/rpc/status.rb
@@ -218,8 +221,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
218
221
  - !ruby/object:Gem::Version
219
222
  version: '0'
220
223
  requirements: []
221
- rubygems_version: 3.3.14
224
+ rubygems_version: 3.4.19
222
225
  signing_key:
223
226
  specification_version: 4
224
- summary: API Client library for the BigQuery Data QnA V1alpha API
227
+ summary: Data QnA is a natural language question and answer service for BigQuery data.
225
228
  test_files: []