google-apis-dialogflow_v2beta1 0.31.0 → 0.32.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: 3f0b95d7da2e7ea235bf4daa84837b02b423a26020f9bf5cc31c4e721c6ad1d5
4
- data.tar.gz: 751e2f7d14d90a37b83d04011ffd6ee9c38aea024c6bbdc359bb4d753adf1927
3
+ metadata.gz: 2a6dab99806759cc9d2310c01edb5a0a5a575a96cb5ebfe2aa6f0d7956111908
4
+ data.tar.gz: ce4709b040923d2ef0c962b07845d6622240659b8e6ff7dfc5114a4cedd3e4ca
5
5
  SHA512:
6
- metadata.gz: 9babc3668522f1d5a4a0938ce49e7537da7ce360661527e361f4076ac48267ca025df0710843c500e30c7200f3b8e4556b5054376b6e14ea89fda0021bc6d320
7
- data.tar.gz: 9937b50fa9319759ee6e4b25f795118e5715db48ac16c06182eeabe3cf20bc23d269c55dce27823370dbf84d094629b12cb9e7e010f7494b3fb7726633063c3c
6
+ metadata.gz: b046047eb5d6d61b71195457ce27c23885e58dba57c3b514806b8482864b072ec4f4fd5b14ce9dfa332d080252e8e4a3b44ebaf539c449759c80389f7472afd6
7
+ data.tar.gz: 61b7b30b19aa8d7ec84511f07acadcd74b60233d6e3dd0aadf43c1b4c7e7f83d70dedf5ac8158ae8a0f75169a827d6e464a47c1ae6941e5f286ba4a4a8561d3b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.32.0 (2022-03-31)
4
+
5
+ * Regenerated from discovery document revision 20220330
6
+
3
7
  ### v0.31.0 (2022-03-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20220314
@@ -16177,8 +16177,7 @@ module Google
16177
16177
  # A generic empty message that you can re-use to avoid defining duplicated empty
16178
16178
  # messages in your APIs. A typical example is to use it as the request or the
16179
16179
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
16180
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
16181
- # `Empty` is empty JSON object ````.
16180
+ # protobuf.Empty) returns (google.protobuf.Empty); `
16182
16181
  class GoogleProtobufEmpty
16183
16182
  include Google::Apis::Core::Hashable
16184
16183
 
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220314"
25
+ REVISION = "20220330"
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.31.0
4
+ version: 0.32.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: 2022-03-21 00:00:00.000000000 Z
11
+ date: 2022-04-04 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.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.32.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: []