google-apis-dialogflow_v2beta1 0.52.0 → 0.53.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: 31147e5e0d3fd11f23ca5048883189da2f6f2f4894146d0bbfe23ce9b6a71b0a
4
- data.tar.gz: 61a5b3ea784feeb6d1d087b06268e1c784a35f33c2adda9506cec67f5b416376
3
+ metadata.gz: e62cc958c11bb90902f02767ea38047220a34c14907fa90cd27864718fd08e65
4
+ data.tar.gz: a26e33abe7dd17763144e18e66b0fdd0addd54db7daa18f7f60dfaf44075e3b3
5
5
  SHA512:
6
- metadata.gz: f0b4ba1ec367ad2992056f5a644fd308a09ec946624ba5a01652f1b360fc0904796f4fdd09ccabea65600be1ba827a48564c8d13ab1ba5e8ebd14d8d484c2a68
7
- data.tar.gz: f0f54cb73c0afdea2d25ef0852222b9cbcaf6d4539d98dfa80c0995d2dc7f66c8e9534968f419d2d75dd771f3fab8f07e6268b2d893494d25f5656ec35518e68
6
+ metadata.gz: 72135fa23e74e717edad76ddc8d6446a00c87f9025a5a5ad89a58fa862bdd40c3eb6191ff184f90eb949c0f3f53ae891fdff3ce8bbe241f3cddce0c68cd152b9
7
+ data.tar.gz: 9eb1346913373d10c468be0647fe4cc9d0b469771b60337b52b233daba28c55779e15579a0a649cb1e32abf091c89f13481edf97744ca3e5d5e2452e61bd7e4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.53.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230316
6
+
3
7
  ### v0.52.0 (2023-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20230304
@@ -1202,7 +1202,10 @@ module Google
1202
1202
  # enhanced version of the specified model for the language does not exist, then
1203
1203
  # the speech is recognized using the standard version of the specified model.
1204
1204
  # Refer to [Cloud Speech API documentation](https://cloud.google.com/speech-to-
1205
- # text/docs/basics#select-model) for more details.
1205
+ # text/docs/basics#select-model) for more details. If you specify a model, the
1206
+ # following models typically have the best performance: - phone_call (best for
1207
+ # Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony)
1208
+ # - command_and_search (best for very short utterances and commands)
1206
1209
  # Corresponds to the JSON property `model`
1207
1210
  # @return [String]
1208
1211
  attr_accessor :model
@@ -4227,7 +4230,10 @@ module Google
4227
4230
  # enhanced version of the specified model for the language does not exist, then
4228
4231
  # the speech is recognized using the standard version of the specified model.
4229
4232
  # Refer to [Cloud Speech API documentation](https://cloud.google.com/speech-to-
4230
- # text/docs/basics#select-model) for more details.
4233
+ # text/docs/basics#select-model) for more details. If you specify a model, the
4234
+ # following models typically have the best performance: - phone_call (best for
4235
+ # Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony)
4236
+ # - command_and_search (best for very short utterances and commands)
4231
4237
  # Corresponds to the JSON property `model`
4232
4238
  # @return [String]
4233
4239
  attr_accessor :model
@@ -12205,7 +12211,10 @@ module Google
12205
12211
  # enhanced version of the specified model for the language does not exist, then
12206
12212
  # the speech is recognized using the standard version of the specified model.
12207
12213
  # Refer to [Cloud Speech API documentation](https://cloud.google.com/speech-to-
12208
- # text/docs/basics#select-model) for more details.
12214
+ # text/docs/basics#select-model) for more details. If you specify a model, the
12215
+ # following models typically have the best performance: - phone_call (best for
12216
+ # Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony)
12217
+ # - command_and_search (best for very short utterances and commands)
12209
12218
  # Corresponds to the JSON property `model`
12210
12219
  # @return [String]
12211
12220
  attr_accessor :model
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2beta1
18
18
  # Version of the google-apis-dialogflow_v2beta1 gem
19
- GEM_VERSION = "0.52.0"
19
+ GEM_VERSION = "0.53.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230304"
25
+ REVISION = "20230316"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dialogflow_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.53.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: 2023-03-19 00:00:00.000000000 Z
11
+ date: 2023-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.52.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.53.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []