google-apis-dialogflow_v3beta1 0.7.0 → 0.8.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: 20ef4910abf9e6fc3a37b77ffdcc2b66fa98f2102d24f27732f6716d93156ca0
4
- data.tar.gz: f8c7bda3614a52094d61807bd2d5a4cbb3ff9b0f04f8db2652346f8da58a7266
3
+ metadata.gz: 54cb1c77c618bc13ef6f7cefff9ba3112831c4500f49bc61a4ca14fd8d085f6a
4
+ data.tar.gz: 26aacfbb721cd04ff5128aa4ff540218d194802a26c39300a6f4cc56246f1c90
5
5
  SHA512:
6
- metadata.gz: 0a2842abfb92041bbbcc6b8e45d1242332b7768adb2e0918d6551e040eb09be160f981934dcdb89da388b312018ba8100aee97de479ac815553065de580975ae
7
- data.tar.gz: ba564ca0278ae98df71c6ed40967c43f52b780486ee06e7926743c05446357a628110a578b90735d57bd069465361756c0701578a393074b7eeb2a2280582568
6
+ metadata.gz: 40ccc094231df1e2040752369f34d3b2bda48c39cb542dbdea97b5cb73393a71be86f33bbfc4ce36b34d25b19136f080c02c796f30233a087e7db4c0c81c651c
7
+ data.tar.gz: fcdd266ed1a88b3a6ff917fc44e0b08a3e014745141f8dc7d9752d03393a0946a5f03dfaebbb1b7e025dff572de61a5e696606bc804c90e85c368494f4f8bf18
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v3beta1
2
2
 
3
+ ### v0.8.0 (2021-03-16)
4
+
5
+ * Regenerated from discovery document revision 20210314
6
+
3
7
  ### v0.7.0 (2021-03-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20210307
@@ -5151,7 +5151,7 @@ module Google
5151
5151
  attr_accessor :text
5152
5152
 
5153
5153
  # If natural language speech audio was provided as input, this field will
5154
- # contain the trascript for the audio.
5154
+ # contain the transcript for the audio.
5155
5155
  # Corresponds to the JSON property `transcript`
5156
5156
  # @return [String]
5157
5157
  attr_accessor :transcript
@@ -5163,7 +5163,7 @@ module Google
5163
5163
  attr_accessor :trigger_event
5164
5164
 
5165
5165
  # If an intent was provided as input, this field will contain a copy of the
5166
- # intent identifier.
5166
+ # intent identifier. Format: `projects//locations//agents//intents/`.
5167
5167
  # Corresponds to the JSON property `triggerIntent`
5168
5168
  # @return [String]
5169
5169
  attr_accessor :trigger_intent
@@ -5683,7 +5683,7 @@ module Google
5683
5683
  attr_accessor :text
5684
5684
 
5685
5685
  # If natural language speech audio was provided as input, this field will
5686
- # contain the trascript for the audio.
5686
+ # contain the transcript for the audio.
5687
5687
  # Corresponds to the JSON property `transcript`
5688
5688
  # @return [String]
5689
5689
  attr_accessor :transcript
@@ -5695,7 +5695,7 @@ module Google
5695
5695
  attr_accessor :trigger_event
5696
5696
 
5697
5697
  # If an intent was provided as input, this field will contain a copy of the
5698
- # intent identifier.
5698
+ # intent identifier. Format: `projects//locations//agents//intents/`.
5699
5699
  # Corresponds to the JSON property `triggerIntent`
5700
5700
  # @return [String]
5701
5701
  attr_accessor :trigger_intent
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3beta1
18
18
  # Version of the google-apis-dialogflow_v3beta1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.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 = "20210307"
25
+ REVISION = "20210314"
26
26
  end
27
27
  end
28
28
  end
@@ -1147,8 +1147,7 @@ module Google
1147
1147
  execute_or_queue_command(command, &block)
1148
1148
  end
1149
1149
 
1150
- # Creates a session entity type. If the specified session entity type already
1151
- # exists, overrides the session entity type.
1150
+ # Creates a session entity type.
1152
1151
  # @param [String] parent
1153
1152
  # Required. The session to create a session entity type for. Format: `projects//
1154
1153
  # locations//agents//sessions/` or `projects//locations//agents//environments//
@@ -2613,8 +2612,7 @@ module Google
2613
2612
  execute_or_queue_command(command, &block)
2614
2613
  end
2615
2614
 
2616
- # Creates a session entity type. If the specified session entity type already
2617
- # exists, overrides the session entity type.
2615
+ # Creates a session entity type.
2618
2616
  # @param [String] parent
2619
2617
  # Required. The session to create a session entity type for. Format: `projects//
2620
2618
  # locations//agents//sessions/` or `projects//locations//agents//environments//
@@ -3147,6 +3145,37 @@ module Google
3147
3145
  execute_or_queue_command(command, &block)
3148
3146
  end
3149
3147
 
3148
+ # Gets a test case result.
3149
+ # @param [String] name
3150
+ # Required. The name of the testcase. Format: `projects//locations//agents//
3151
+ # testCases//results/`.
3152
+ # @param [String] fields
3153
+ # Selector specifying which fields to include in a partial response.
3154
+ # @param [String] quota_user
3155
+ # Available to use for quota purposes for server-side applications. Can be any
3156
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
3157
+ # @param [Google::Apis::RequestOptions] options
3158
+ # Request-specific options
3159
+ #
3160
+ # @yield [result, err] Result & error if block supplied
3161
+ # @yieldparam result [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult] parsed result object
3162
+ # @yieldparam err [StandardError] error object if request failed
3163
+ #
3164
+ # @return [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult]
3165
+ #
3166
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
3167
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3168
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
3169
+ def get_project_location_agent_test_case_result(name, fields: nil, quota_user: nil, options: nil, &block)
3170
+ command = make_simple_command(:get, 'v3beta1/{+name}', options)
3171
+ command.response_representation = Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
3172
+ command.response_class = Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult
3173
+ command.params['name'] = name unless name.nil?
3174
+ command.query['fields'] = fields unless fields.nil?
3175
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
3176
+ execute_or_queue_command(command, &block)
3177
+ end
3178
+
3150
3179
  # Fetches a list of results for a given test case.
3151
3180
  # @param [String] parent
3152
3181
  # Required. The test case to list results for. Format: `projects//locations//
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dialogflow_v3beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-03-15 00:00:00.000000000 Z
11
+ date: 2021-03-22 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-dialogflow_v3beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.7.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dialogflow_v3beta1
57
57
  post_install_message:
58
58
  rdoc_options: []