google-apis-dialogflow_v3beta1 0.77.0 → 0.78.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: 9dde322923fbee3997309265121223381b52d949d0078f71aa7bea26de400037
4
- data.tar.gz: 000af6d26fc9c3c9b0cb0c8a431a12138bcd94d97bbd99ae1469d001adc97182
3
+ metadata.gz: 7ab01f69163d58375bfb57413e3ef097e9147b883cec73e545fadc08af4499e4
4
+ data.tar.gz: 66b399091b5038f0d0ff1e7b2b2b8da3aed7ef6e60aa96a8161d956586a86a4c
5
5
  SHA512:
6
- metadata.gz: d84f04dbb34f60c3dd8f6bdcea8aa154c5ee1de7bb19fe8e723e1b4ab2b41a5c8c7d02b086a445dd56d27fc59eb52e9c56e7e94626199a6328de130cfc4af23e
7
- data.tar.gz: ff808a8832a102041dabb54785f1f72c8aed4466dc65683dd41c84a3971c03cd95b612625b4fd34a2549b254180e56be84cda83f8040f1c3148e8b10d93a60b3
6
+ metadata.gz: '0804cdd29b3b0afb81180df1f12a614a395e22bc2e13ef67d85582f85980c9941ee72b518c948a3abffb0bb9a368b4d33e50bb6909aabc14324f3ecd84ff3340'
7
+ data.tar.gz: 14dd3b099071515227f602878d4c7bad46b05a45fd7ba651d6f26f773c7ce294e9ff7dd0bc886de86253aec3f8b11fe29a50f787bf40f058832e8255a885269d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-dialogflow_v3beta1
2
2
 
3
+ ### v0.78.0 (2024-01-28)
4
+
5
+ * Regenerated from discovery document revision 20240122
6
+ * Regenerated using generator version 0.13.1
7
+
3
8
  ### v0.77.0 (2024-01-23)
4
9
 
5
10
  * Regenerated from discovery document revision 20240113
@@ -1593,7 +1593,9 @@ module Google
1593
1593
  attr_accessor :model_variant
1594
1594
 
1595
1595
  # If `true`, the request will opt out for STT conformer model migration. This
1596
- # field will be deprecated once force migration takes place in June 2024.
1596
+ # field will be deprecated once force migration takes place in June 2024. Please
1597
+ # refer to [Dialogflow CX Speech model migration](https://cloud.google.com/
1598
+ # dialogflow/cx/docs/concept/speech-model-migration).
1597
1599
  # Corresponds to the JSON property `optOutConformerModelMigration`
1598
1600
  # @return [Boolean]
1599
1601
  attr_accessor :opt_out_conformer_model_migration
@@ -7263,7 +7265,9 @@ module Google
7263
7265
  attr_accessor :model_variant
7264
7266
 
7265
7267
  # If `true`, the request will opt out for STT conformer model migration. This
7266
- # field will be deprecated once force migration takes place in June 2024.
7268
+ # field will be deprecated once force migration takes place in June 2024. Please
7269
+ # refer to [Dialogflow CX Speech model migration](https://cloud.google.com/
7270
+ # dialogflow/cx/docs/concept/speech-model-migration).
7267
7271
  # Corresponds to the JSON property `optOutConformerModelMigration`
7268
7272
  # @return [Boolean]
7269
7273
  attr_accessor :opt_out_conformer_model_migration
@@ -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.77.0"
19
+ GEM_VERSION = "0.78.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240113"
25
+ REVISION = "20240122"
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_v3beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.77.0
4
+ version: 0.78.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: 2024-01-23 00:00:00.000000000 Z
11
+ date: 2024-01-28 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_v3beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.77.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.78.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3beta1
63
63
  post_install_message:
64
64
  rdoc_options: []