google-apis-dialogflow_v2beta1 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: 6cd1e6190dcfa4ac7a8cf1808dba58d6cc1d0e5ec4e6dd003bc12d1c3de9523d
4
- data.tar.gz: 1f020e95283a2219ff4b22df8f552502ec869ce1fa6dc964f8db0c9e3074aaae
3
+ metadata.gz: 4cf538970dda50172bf25fa89b564f724966416cebf57a269093ce50de6bb858
4
+ data.tar.gz: 2bd3bc060195816bdc481e2facab5a7f39f7c1aff43cd279cfdc64f19a47d20e
5
5
  SHA512:
6
- metadata.gz: 810b05c7e94366fb418a8bc6fd32f0ab5e197cab14d2d267a6405a1bfd38e0d70c9aeb2f5d94a82462508d7524447960db2a825482c00ba9b65e0d68cfa85b67
7
- data.tar.gz: 818649b9125c22b29733e62dbc0a03fe208a9cff777f83d53aecd53b6f61544aa720e3ce2b651dc868897d241ed9ae6213870bcbc5c5af9588c8df19b5eb32e5
6
+ metadata.gz: 564fd708f760274e6bfcb8170add2879155ba851621f4c1a56309a23ea1c2f62aea6c483beb0a68e4093b05b02b5025b217896bc477e0fea3513792d275ccf88
7
+ data.tar.gz: 4bbde3d57d4673b4e24cbc215a88b82ec3114504906a41cdb5ab22403fc749f7ab27f4c077a611c8816e6a1678dfc93b4494041ee9f2422f97366ccff9ac88bd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
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
@@ -5177,7 +5179,9 @@ module Google
5177
5179
  attr_accessor :model_variant
5178
5180
 
5179
5181
  # If `true`, the request will opt out for STT conformer model migration. This
5180
- # field will be deprecated once force migration takes place in June 2024.
5182
+ # field will be deprecated once force migration takes place in June 2024. Please
5183
+ # refer to [Dialogflow CX Speech model migration](https://cloud.google.com/
5184
+ # dialogflow/cx/docs/concept/speech-model-migration).
5181
5185
  # Corresponds to the JSON property `optOutConformerModelMigration`
5182
5186
  # @return [Boolean]
5183
5187
  attr_accessor :opt_out_conformer_model_migration
@@ -13640,7 +13644,9 @@ module Google
13640
13644
  attr_accessor :model_variant
13641
13645
 
13642
13646
  # If `true`, the request will opt out for STT conformer model migration. This
13643
- # field will be deprecated once force migration takes place in June 2024.
13647
+ # field will be deprecated once force migration takes place in June 2024. Please
13648
+ # refer to [Dialogflow ES Speech model migration](https://cloud.google.com/
13649
+ # dialogflow/es/docs/speech-model-migration).
13644
13650
  # Corresponds to the JSON property `optOutConformerModelMigration`
13645
13651
  # @return [Boolean]
13646
13652
  attr_accessor :opt_out_conformer_model_migration
@@ -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.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_v2beta1
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_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.77.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.78.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: []