google-cloud-dialogflow-v2 0.5.0 → 0.6.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. checksums.yaml +4 -4
  2. data/AUTHENTICATION.md +6 -6
  3. data/README.md +5 -1
  4. data/lib/google/cloud/dialogflow/v2.rb +1 -1
  5. data/lib/google/cloud/dialogflow/v2/agent_services_pb.rb +1 -28
  6. data/lib/google/cloud/dialogflow/v2/agents.rb +2 -29
  7. data/lib/google/cloud/dialogflow/v2/agents/client.rb +209 -231
  8. data/lib/google/cloud/dialogflow/v2/agents/credentials.rb +1 -1
  9. data/lib/google/cloud/dialogflow/v2/agents/operations.rb +109 -103
  10. data/lib/google/cloud/dialogflow/v2/agents/paths.rb +2 -2
  11. data/lib/google/cloud/dialogflow/v2/contexts.rb +3 -3
  12. data/lib/google/cloud/dialogflow/v2/contexts/client.rb +148 -143
  13. data/lib/google/cloud/dialogflow/v2/contexts/credentials.rb +1 -1
  14. data/lib/google/cloud/dialogflow/v2/contexts/paths.rb +14 -14
  15. data/lib/google/cloud/dialogflow/v2/entity_types.rb +2 -2
  16. data/lib/google/cloud/dialogflow/v2/entity_types/client.rb +238 -233
  17. data/lib/google/cloud/dialogflow/v2/entity_types/credentials.rb +1 -1
  18. data/lib/google/cloud/dialogflow/v2/entity_types/operations.rb +109 -103
  19. data/lib/google/cloud/dialogflow/v2/entity_types/paths.rb +3 -3
  20. data/lib/google/cloud/dialogflow/v2/environments.rb +1 -1
  21. data/lib/google/cloud/dialogflow/v2/environments/client.rb +64 -59
  22. data/lib/google/cloud/dialogflow/v2/environments/credentials.rb +1 -1
  23. data/lib/google/cloud/dialogflow/v2/environments/paths.rb +1 -1
  24. data/lib/google/cloud/dialogflow/v2/intents.rb +3 -3
  25. data/lib/google/cloud/dialogflow/v2/intents/client.rb +183 -178
  26. data/lib/google/cloud/dialogflow/v2/intents/credentials.rb +1 -1
  27. data/lib/google/cloud/dialogflow/v2/intents/operations.rb +109 -103
  28. data/lib/google/cloud/dialogflow/v2/intents/paths.rb +11 -11
  29. data/lib/google/cloud/dialogflow/v2/session_entity_types.rb +1 -1
  30. data/lib/google/cloud/dialogflow/v2/session_entity_types/client.rb +130 -125
  31. data/lib/google/cloud/dialogflow/v2/session_entity_types/credentials.rb +1 -1
  32. data/lib/google/cloud/dialogflow/v2/session_entity_types/paths.rb +14 -14
  33. data/lib/google/cloud/dialogflow/v2/sessions.rb +3 -3
  34. data/lib/google/cloud/dialogflow/v2/sessions/client.rb +86 -81
  35. data/lib/google/cloud/dialogflow/v2/sessions/credentials.rb +1 -1
  36. data/lib/google/cloud/dialogflow/v2/sessions/paths.rb +22 -22
  37. data/lib/google/cloud/dialogflow/v2/version.rb +1 -1
  38. data/proto_docs/google/api/resource.rb +12 -12
  39. data/proto_docs/google/cloud/dialogflow/v2/agent.rb +79 -70
  40. data/proto_docs/google/cloud/dialogflow/v2/audio_config.rb +45 -44
  41. data/proto_docs/google/cloud/dialogflow/v2/context.rb +38 -38
  42. data/proto_docs/google/cloud/dialogflow/v2/entity_type.rb +86 -86
  43. data/proto_docs/google/cloud/dialogflow/v2/environment.rb +19 -19
  44. data/proto_docs/google/cloud/dialogflow/v2/intent.rb +251 -250
  45. data/proto_docs/google/cloud/dialogflow/v2/session.rb +114 -106
  46. data/proto_docs/google/cloud/dialogflow/v2/session_entity_type.rb +35 -35
  47. data/proto_docs/google/cloud/dialogflow/v2/validation_result.rb +8 -8
  48. data/proto_docs/google/cloud/dialogflow/v2/webhook.rb +27 -27
  49. data/proto_docs/google/longrunning/operations.rb +30 -30
  50. data/proto_docs/google/protobuf/any.rb +4 -4
  51. data/proto_docs/google/protobuf/duration.rb +4 -4
  52. data/proto_docs/google/protobuf/empty.rb +2 -2
  53. data/proto_docs/google/protobuf/field_mask.rb +3 -3
  54. data/proto_docs/google/protobuf/struct.rb +18 -18
  55. data/proto_docs/google/protobuf/timestamp.rb +4 -4
  56. data/proto_docs/google/rpc/status.rb +6 -6
  57. data/proto_docs/google/type/latlng.rb +4 -4
  58. metadata +33 -6
  59. data/lib/google/cloud/common_resources_pb.rb +0 -15
@@ -99,7 +99,7 @@ module Google
99
99
  # "value": "1.212s"
100
100
  # }
101
101
  # @!attribute [rw] type_url
102
- # @return [String]
102
+ # @return [::String]
103
103
  # A URL/resource name that uniquely identifies the type of the serialized
104
104
  # protocol buffer message. This string must contain at least
105
105
  # one "/" character. The last segment of the URL's path must represent
@@ -128,11 +128,11 @@ module Google
128
128
  # Schemes other than `http`, `https` (or the empty scheme) might be
129
129
  # used with implementation specific semantics.
130
130
  # @!attribute [rw] value
131
- # @return [String]
131
+ # @return [::String]
132
132
  # Must be a valid serialized protocol buffer of the above specified type.
133
133
  class Any
134
- include Google::Protobuf::MessageExts
135
- extend Google::Protobuf::MessageExts::ClassMethods
134
+ include ::Google::Protobuf::MessageExts
135
+ extend ::Google::Protobuf::MessageExts::ClassMethods
136
136
  end
137
137
  end
138
138
  end
@@ -78,12 +78,12 @@ module Google
78
78
  # be expressed in JSON format as "3.000000001s", and 3 seconds and 1
79
79
  # microsecond should be expressed in JSON format as "3.000001s".
80
80
  # @!attribute [rw] seconds
81
- # @return [Integer]
81
+ # @return [::Integer]
82
82
  # Signed seconds of the span of time. Must be from -315,576,000,000
83
83
  # to +315,576,000,000 inclusive. Note: these bounds are computed from:
84
84
  # 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years
85
85
  # @!attribute [rw] nanos
86
- # @return [Integer]
86
+ # @return [::Integer]
87
87
  # Signed fractions of a second at nanosecond resolution of the span
88
88
  # of time. Durations less than one second are represented with a 0
89
89
  # `seconds` field and a positive or negative `nanos` field. For durations
@@ -91,8 +91,8 @@ module Google
91
91
  # of the same sign as the `seconds` field. Must be from -999,999,999
92
92
  # to +999,999,999 inclusive.
93
93
  class Duration
94
- include Google::Protobuf::MessageExts
95
- extend Google::Protobuf::MessageExts::ClassMethods
94
+ include ::Google::Protobuf::MessageExts
95
+ extend ::Google::Protobuf::MessageExts::ClassMethods
96
96
  end
97
97
  end
98
98
  end
@@ -29,8 +29,8 @@ module Google
29
29
  #
30
30
  # The JSON representation for `Empty` is empty JSON object `{}`.
31
31
  class Empty
32
- include Google::Protobuf::MessageExts
33
- extend Google::Protobuf::MessageExts::ClassMethods
32
+ include ::Google::Protobuf::MessageExts
33
+ extend ::Google::Protobuf::MessageExts::ClassMethods
34
34
  end
35
35
  end
36
36
  end
@@ -219,11 +219,11 @@ module Google
219
219
  # request should verify the included field paths, and return an
220
220
  # `INVALID_ARGUMENT` error if any path is unmappable.
221
221
  # @!attribute [rw] paths
222
- # @return [Array<String>]
222
+ # @return [::Array<::String>]
223
223
  # The set of field mask paths.
224
224
  class FieldMask
225
- include Google::Protobuf::MessageExts
226
- extend Google::Protobuf::MessageExts::ClassMethods
225
+ include ::Google::Protobuf::MessageExts
226
+ extend ::Google::Protobuf::MessageExts::ClassMethods
227
227
  end
228
228
  end
229
229
  end
@@ -28,19 +28,19 @@ module Google
28
28
  #
29
29
  # The JSON representation for `Struct` is JSON object.
30
30
  # @!attribute [rw] fields
31
- # @return [Google::Protobuf::Map{String => Google::Protobuf::Value}]
31
+ # @return [::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}]
32
32
  # Unordered map of dynamically typed values.
33
33
  class Struct
34
- include Google::Protobuf::MessageExts
35
- extend Google::Protobuf::MessageExts::ClassMethods
34
+ include ::Google::Protobuf::MessageExts
35
+ extend ::Google::Protobuf::MessageExts::ClassMethods
36
36
 
37
37
  # @!attribute [rw] key
38
- # @return [String]
38
+ # @return [::String]
39
39
  # @!attribute [rw] value
40
- # @return [Google::Protobuf::Value]
40
+ # @return [::Google::Protobuf::Value]
41
41
  class FieldsEntry
42
- include Google::Protobuf::MessageExts
43
- extend Google::Protobuf::MessageExts::ClassMethods
42
+ include ::Google::Protobuf::MessageExts
43
+ extend ::Google::Protobuf::MessageExts::ClassMethods
44
44
  end
45
45
  end
46
46
 
@@ -51,37 +51,37 @@ module Google
51
51
  #
52
52
  # The JSON representation for `Value` is JSON value.
53
53
  # @!attribute [rw] null_value
54
- # @return [Google::Protobuf::NullValue]
54
+ # @return [::Google::Protobuf::NullValue]
55
55
  # Represents a null value.
56
56
  # @!attribute [rw] number_value
57
- # @return [Float]
57
+ # @return [::Float]
58
58
  # Represents a double value.
59
59
  # @!attribute [rw] string_value
60
- # @return [String]
60
+ # @return [::String]
61
61
  # Represents a string value.
62
62
  # @!attribute [rw] bool_value
63
- # @return [Boolean]
63
+ # @return [::Boolean]
64
64
  # Represents a boolean value.
65
65
  # @!attribute [rw] struct_value
66
- # @return [Google::Protobuf::Struct]
66
+ # @return [::Google::Protobuf::Struct]
67
67
  # Represents a structured value.
68
68
  # @!attribute [rw] list_value
69
- # @return [Google::Protobuf::ListValue]
69
+ # @return [::Google::Protobuf::ListValue]
70
70
  # Represents a repeated `Value`.
71
71
  class Value
72
- include Google::Protobuf::MessageExts
73
- extend Google::Protobuf::MessageExts::ClassMethods
72
+ include ::Google::Protobuf::MessageExts
73
+ extend ::Google::Protobuf::MessageExts::ClassMethods
74
74
  end
75
75
 
76
76
  # `ListValue` is a wrapper around a repeated field of values.
77
77
  #
78
78
  # The JSON representation for `ListValue` is JSON array.
79
79
  # @!attribute [rw] values
80
- # @return [Array<Google::Protobuf::Value>]
80
+ # @return [::Array<::Google::Protobuf::Value>]
81
81
  # Repeated field of dynamically typed values.
82
82
  class ListValue
83
- include Google::Protobuf::MessageExts
84
- extend Google::Protobuf::MessageExts::ClassMethods
83
+ include ::Google::Protobuf::MessageExts
84
+ extend ::Google::Protobuf::MessageExts::ClassMethods
85
85
  end
86
86
 
87
87
  # `NullValue` is a singleton enumeration to represent the null value for the
@@ -102,19 +102,19 @@ module Google
102
102
  # http://www.joda.org/joda-time/apidocs/org/joda/time/format/ISODateTimeFormat.html#dateTime%2D%2D
103
103
  # ) to obtain a formatter capable of generating timestamps in this format.
104
104
  # @!attribute [rw] seconds
105
- # @return [Integer]
105
+ # @return [::Integer]
106
106
  # Represents seconds of UTC time since Unix epoch
107
107
  # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to
108
108
  # 9999-12-31T23:59:59Z inclusive.
109
109
  # @!attribute [rw] nanos
110
- # @return [Integer]
110
+ # @return [::Integer]
111
111
  # Non-negative fractions of a second at nanosecond resolution. Negative
112
112
  # second values with fractions must still have non-negative nanos values
113
113
  # that count forward in time. Must be from 0 to 999,999,999
114
114
  # inclusive.
115
115
  class Timestamp
116
- include Google::Protobuf::MessageExts
117
- extend Google::Protobuf::MessageExts::ClassMethods
116
+ include ::Google::Protobuf::MessageExts
117
+ extend ::Google::Protobuf::MessageExts::ClassMethods
118
118
  end
119
119
  end
120
120
  end
@@ -27,20 +27,20 @@ module Google
27
27
  # You can find out more about this error model and how to work with it in the
28
28
  # [API Design Guide](https://cloud.google.com/apis/design/errors).
29
29
  # @!attribute [rw] code
30
- # @return [Integer]
30
+ # @return [::Integer]
31
31
  # The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
32
32
  # @!attribute [rw] message
33
- # @return [String]
33
+ # @return [::String]
34
34
  # A developer-facing error message, which should be in English. Any
35
35
  # user-facing error message should be localized and sent in the
36
- # {Google::Rpc::Status#details google.rpc.Status.details} field, or localized by the client.
36
+ # {::Google::Rpc::Status#details google.rpc.Status.details} field, or localized by the client.
37
37
  # @!attribute [rw] details
38
- # @return [Array<Google::Protobuf::Any>]
38
+ # @return [::Array<::Google::Protobuf::Any>]
39
39
  # A list of messages that carry the error details. There is a common set of
40
40
  # message types for APIs to use.
41
41
  class Status
42
- include Google::Protobuf::MessageExts
43
- extend Google::Protobuf::MessageExts::ClassMethods
42
+ include ::Google::Protobuf::MessageExts
43
+ extend ::Google::Protobuf::MessageExts::ClassMethods
44
44
  end
45
45
  end
46
46
  end
@@ -25,14 +25,14 @@ module Google
25
25
  # <a href="http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf">WGS84
26
26
  # standard</a>. Values must be within normalized ranges.
27
27
  # @!attribute [rw] latitude
28
- # @return [Float]
28
+ # @return [::Float]
29
29
  # The latitude in degrees. It must be in the range [-90.0, +90.0].
30
30
  # @!attribute [rw] longitude
31
- # @return [Float]
31
+ # @return [::Float]
32
32
  # The longitude in degrees. It must be in the range [-180.0, +180.0].
33
33
  class LatLng
34
- include Google::Protobuf::MessageExts
35
- extend Google::Protobuf::MessageExts::ClassMethods
34
+ include ::Google::Protobuf::MessageExts
35
+ extend ::Google::Protobuf::MessageExts::ClassMethods
36
36
  end
37
37
  end
38
38
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dialogflow-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-23 00:00:00.000000000 Z
11
+ date: 2020-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -58,14 +58,42 @@ dependencies:
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: '5.10'
61
+ version: '5.14'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: '5.10'
68
+ version: '5.14'
69
+ - !ruby/object:Gem::Dependency
70
+ name: minitest-focus
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - "~>"
74
+ - !ruby/object:Gem::Version
75
+ version: '1.1'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - "~>"
81
+ - !ruby/object:Gem::Version
82
+ version: '1.1'
83
+ - !ruby/object:Gem::Dependency
84
+ name: minitest-rg
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - "~>"
88
+ - !ruby/object:Gem::Version
89
+ version: '5.2'
90
+ type: :development
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - "~>"
95
+ - !ruby/object:Gem::Version
96
+ version: '5.2'
69
97
  - !ruby/object:Gem::Dependency
70
98
  name: rake
71
99
  requirement: !ruby/object:Gem::Requirement
@@ -137,7 +165,6 @@ files:
137
165
  - LICENSE.md
138
166
  - README.md
139
167
  - lib/google-cloud-dialogflow-v2.rb
140
- - lib/google/cloud/common_resources_pb.rb
141
168
  - lib/google/cloud/dialogflow/v2.rb
142
169
  - lib/google/cloud/dialogflow/v2/agent_pb.rb
143
170
  - lib/google/cloud/dialogflow/v2/agent_services_pb.rb
@@ -229,7 +256,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
229
256
  - !ruby/object:Gem::Version
230
257
  version: '0'
231
258
  requirements: []
232
- rubygems_version: 3.0.6
259
+ rubygems_version: 3.1.3
233
260
  signing_key:
234
261
  specification_version: 4
235
262
  summary: API Client library for the Dialogflow V2 API
@@ -1,15 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/cloud/common_resources.proto
3
-
4
- require 'google/protobuf'
5
-
6
- require 'google/api/resource_pb'
7
- Google::Protobuf::DescriptorPool.generated_pool.build do
8
- add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
9
- end
10
- end
11
-
12
- module Google
13
- module Cloud
14
- end
15
- end