google-apis-dialogflow_v3 0.87.0 → 0.88.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 14ff50cae92d13960324e9eb8afc31aa01ca52b08e47cd7ad08a03ffeb68a6e2
4
- data.tar.gz: 43277f9e8b27853562a14a4d87bfc2e11104153a75d7e9c8962f760ea31732f4
3
+ metadata.gz: c569b3ae807599f55e54211085d3949793d221a2d4bb2b15ee8a6e588dbfaeb8
4
+ data.tar.gz: 355b6344300ed1f9a7b6dcd7520352bc23f11d0aad2803effbdc8924d4d63f24
5
5
  SHA512:
6
- metadata.gz: 2ed87d39249327225c42671e0266bbdd70e68a1b283c9ed26af10ee0fcf042c87c68995c5c2bc573e6df1a06b98fd6fe0ee859dfbf2d3b27f4360c653f906264
7
- data.tar.gz: 1d2786707589977f4c1996e79d50aff8c5b9e0d79e93de707e173e62ca5b75cf8a5bac4e578c5478f85835d23a045ab1f392cd725f7796472f7e5753a9f9bb20
6
+ metadata.gz: 4822103153bc92d6961e278a8dd5a5d847c783a4752623931e450e11279053f5ded3afbf7828c47f896d98f39146c27e010348b6a172a44db4e5f1ac9a31b538
7
+ data.tar.gz: 8451724004329567b32be12aa947d20f1327180efc20a7a03c46ed79e8f44ac3d48a2b20b1c38477c1927e5809eec3011b77e382feb533792ee0f3671c7caf7a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v3
2
2
 
3
+ ### v0.88.0 (2024-06-26)
4
+
5
+ * Regenerated from discovery document revision 20240617
6
+
3
7
  ### v0.87.0 (2024-06-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20240603
@@ -7456,18 +7456,16 @@ module Google
7456
7456
 
7457
7457
  # Flow name to start the test case with. Format: `projects//locations//agents//
7458
7458
  # flows/`. Only one of `flow` and `page` should be set to indicate the starting
7459
- # point of the test case. If both are set, `page` takes precedence over `flow`.
7460
- # If neither is set, the test case will start with start page on the default
7461
- # start flow.
7459
+ # point of the test case. If neither is set, the test case will start with start
7460
+ # page on the default start flow.
7462
7461
  # Corresponds to the JSON property `flow`
7463
7462
  # @return [String]
7464
7463
  attr_accessor :flow
7465
7464
 
7466
7465
  # The page to start the test case with. Format: `projects//locations//agents//
7467
7466
  # flows//pages/`. Only one of `flow` and `page` should be set to indicate the
7468
- # starting point of the test case. If both are set, `page` takes precedence over
7469
- # `flow`. If neither is set, the test case will start with start page on the
7470
- # default start flow.
7467
+ # starting point of the test case. If neither is set, the test case will start
7468
+ # with start page on the default start flow.
7471
7469
  # Corresponds to the JSON property `page`
7472
7470
  # @return [String]
7473
7471
  attr_accessor :page
@@ -11852,18 +11850,16 @@ module Google
11852
11850
 
11853
11851
  # Flow name to start the test case with. Format: `projects//locations//agents//
11854
11852
  # flows/`. Only one of `flow` and `page` should be set to indicate the starting
11855
- # point of the test case. If both are set, `page` takes precedence over `flow`.
11856
- # If neither is set, the test case will start with start page on the default
11857
- # start flow.
11853
+ # point of the test case. If neither is set, the test case will start with start
11854
+ # page on the default start flow.
11858
11855
  # Corresponds to the JSON property `flow`
11859
11856
  # @return [String]
11860
11857
  attr_accessor :flow
11861
11858
 
11862
11859
  # The page to start the test case with. Format: `projects//locations//agents//
11863
11860
  # flows//pages/`. Only one of `flow` and `page` should be set to indicate the
11864
- # starting point of the test case. If both are set, `page` takes precedence over
11865
- # `flow`. If neither is set, the test case will start with start page on the
11866
- # default start flow.
11861
+ # starting point of the test case. If neither is set, the test case will start
11862
+ # with start page on the default start flow.
11867
11863
  # Corresponds to the JSON property `page`
11868
11864
  # @return [String]
11869
11865
  attr_accessor :page
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3
18
18
  # Version of the google-apis-dialogflow_v3 gem
19
- GEM_VERSION = "0.87.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240603"
25
+ REVISION = "20240617"
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_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.87.0
4
+ version: 0.88.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-06-09 00:00:00.000000000 Z
11
+ date: 2024-06-27 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_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3/v0.87.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3/v0.88.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3
63
63
  post_install_message:
64
64
  rdoc_options: []