google-apis-dialogflow_v2beta1 0.65.0 → 0.66.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: 4357d7969c70dedbdd8919df208cf038318a51fd7a5756c96b4bd45e45d065bb
4
- data.tar.gz: b12c2762a3049c6684736284e7cabc203c77fcb2ede2e51f7c1978e73de2ebe1
3
+ metadata.gz: fa854ed2143b63c7bb377d41919a90573d2a7dbaa7fc7aa0d2c53d5d7d90667b
4
+ data.tar.gz: 446f85ae4939e5be2373a11a5c1043d349837fcca9939c9f85b2333acfc4d524
5
5
  SHA512:
6
- metadata.gz: ca2160c9880a7c8f20d880c6bb7b501e8446635214ee187825851a5ec2246d4a5525034b516e39de5620dd162bb16ffb1bd90ae5b5b2fb6ab409968a3bdfb180
7
- data.tar.gz: 66e4b13af2ebe513663a698021d91a272b973884db0f8de5d00a6e4a7f060ecce35ef34c4e8f86fd7e10ecec4420e71e5e403e59b3e27910f2c71df9a8dd49f2
6
+ metadata.gz: 3910245d8cf61a3faaa3b0c2678d3baefca871efd7ef80e50050d4ad021e6303043e3f7fbafbc757e600c9b93a49eaa9f9bb5371e35f23f4bc783c8e06901170
7
+ data.tar.gz: 3266ce55a1d004298e763977c5d12d5432787cf324b068c0494e51bf693b42f07dba1b6152e0abde7ca9b0f599e5a943b52b1f1b6d454b7a383ffb0c32423940
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.66.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230807
6
+
3
7
  ### v0.65.0 (2023-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230722
@@ -1542,7 +1542,8 @@ module Google
1542
1542
  # page's transition route -> page's transition route group -> flow's transition
1543
1543
  # routes. * If multiple transition route groups within a page contain the same
1544
1544
  # intent, then the first group in the ordered list takes precedence. Format:`
1545
- # projects//locations//agents//flows//transitionRouteGroups/`.
1545
+ # projects//locations//agents//flows//transitionRouteGroups/` or `projects//
1546
+ # locations//agents//transitionRouteGroups/` for agent-level groups.
1546
1547
  # Corresponds to the JSON property `transitionRouteGroups`
1547
1548
  # @return [Array<String>]
1548
1549
  attr_accessor :transition_route_groups
@@ -4633,7 +4634,8 @@ module Google
4633
4634
  # page's transition route -> page's transition route group -> flow's transition
4634
4635
  # routes. * If multiple transition route groups within a page contain the same
4635
4636
  # intent, then the first group in the ordered list takes precedence. Format:`
4636
- # projects//locations//agents//flows//transitionRouteGroups/`.
4637
+ # projects//locations//agents//flows//transitionRouteGroups/` or `projects//
4638
+ # locations//agents//transitionRouteGroups/` for agent-level groups.
4637
4639
  # Corresponds to the JSON property `transitionRouteGroups`
4638
4640
  # @return [Array<String>]
4639
4641
  attr_accessor :transition_route_groups
@@ -17650,13 +17652,13 @@ module Google
17650
17652
  # @return [String]
17651
17653
  attr_accessor :name
17652
17654
 
17653
- # The normal response of the operation in case of success. If the original
17654
- # method returns no data on success, such as `Delete`, the response is `google.
17655
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
17656
- # the response should be the resource. For other methods, the response should
17657
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
17658
- # example, if the original method name is `TakeSnapshot()`, the inferred
17659
- # response type is `TakeSnapshotResponse`.
17655
+ # The normal, successful response of the operation. If the original method
17656
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
17657
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
17658
+ # response should be the resource. For other methods, the response should have
17659
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
17660
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
17661
+ # `TakeSnapshotResponse`.
17660
17662
  # Corresponds to the JSON property `response`
17661
17663
  # @return [Hash<String,Object>]
17662
17664
  attr_accessor :response
@@ -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.65.0"
19
+ GEM_VERSION = "0.66.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 = "20230722"
25
+ REVISION = "20230807"
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.65.0
4
+ version: 0.66.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-08-06 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.65.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.66.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: []