google-apis-dialogflow_v2beta1 0.3.0 → 0.4.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: 6655bc212f9381ace87ccaf5419fd793f7b127e92de4d87d02137ab42ff4a1c7
4
- data.tar.gz: d751fadd62ae2dd13e3d030131a2ac4209f995efac0f7f1c33a589da1f94a7a5
3
+ metadata.gz: 230229644614ee6203320bf30af0ba1cf64bfb4b11f0c15806b5c26795ece9da
4
+ data.tar.gz: d68a1c889685d9683e1c8088c79483d58754fc76520e440537fe71363c1b3abe
5
5
  SHA512:
6
- metadata.gz: 90341b01c63ff6a77e4f0ca2c58fc898c6bb1bcfa9621bd7f8603cc50b93839a35c3642d3894b1f975bdf751074e921b388f2d9668631e3c3cdebfa1332e5e10
7
- data.tar.gz: fe48d64988ea2b45347d4ada7ed9c5dabd02aad394abaabc42bdcde87961171a79da39cecd9d159afda13dc476d0ed3a8f46a3a098d8fe2200e5dfbc7639829d
6
+ metadata.gz: 62f08e16f91426859806499e57dc11b2d5314790fc42bd0b991c1e6151a038b94c234618d5718116e13385b93c9a12e47a82966f7d078671619301db7e09e85a
7
+ data.tar.gz: 36c205e7bba840d7096eaad4a561b5f524f7ef319e5e9506682e38db840b6ac94877b0e49ec3cb1480308fe028d4e76fd30f9501b10a684580bc54b79f5ec6cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.4.0 (2021-02-17)
4
+
5
+ * Regenerated from discovery document revision 20210213
6
+
3
7
  ### v0.3.0 (2021-02-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20210209
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210209"
25
+ REVISION = "20210213"
26
26
  end
27
27
  end
28
28
  end
@@ -905,12 +905,13 @@ module Google
905
905
  # projects//agent/environments//users//sessions/`, - `projects//locations//agent/
906
906
  # environments//users//sessions/`, If `Location ID` is not specified we assume
907
907
  # default 'us' location. If `Environment ID` is not specified, we assume default
908
- # 'draft' environment. If `User ID` is not specified, we are using "-". It's up
909
- # to the API caller to choose an appropriate `Session ID` and `User Id`. They
910
- # can be a random number or some type of user and session identifiers (
911
- # preferably hashed). The length of the `Session ID` and `User ID` must not
912
- # exceed 36 characters. For more information, see the [API interactions guide](
913
- # https://cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
908
+ # 'draft' environment (`Environment ID` might be referred to as environment name
909
+ # at some places). If `User ID` is not specified, we are using "-". It's up to
910
+ # the API caller to choose an appropriate `Session ID` and `User Id`. They can
911
+ # be a random number or some type of user and session identifiers (preferably
912
+ # hashed). The length of the `Session ID` and `User ID` must not exceed 36
913
+ # characters. For more information, see the [API interactions guide](https://
914
+ # cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
914
915
  # versions for production traffic. See [Versions and environments](https://cloud.
915
916
  # google.com/dialogflow/es/docs/agents-versions).
916
917
  # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentRequest] google_cloud_dialogflow_v2beta1_detect_intent_request_object
@@ -2108,12 +2109,13 @@ module Google
2108
2109
  # projects//agent/environments//users//sessions/`, - `projects//locations//agent/
2109
2110
  # environments//users//sessions/`, If `Location ID` is not specified we assume
2110
2111
  # default 'us' location. If `Environment ID` is not specified, we assume default
2111
- # 'draft' environment. If `User ID` is not specified, we are using "-". It's up
2112
- # to the API caller to choose an appropriate `Session ID` and `User Id`. They
2113
- # can be a random number or some type of user and session identifiers (
2114
- # preferably hashed). The length of the `Session ID` and `User ID` must not
2115
- # exceed 36 characters. For more information, see the [API interactions guide](
2116
- # https://cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
2112
+ # 'draft' environment (`Environment ID` might be referred to as environment name
2113
+ # at some places). If `User ID` is not specified, we are using "-". It's up to
2114
+ # the API caller to choose an appropriate `Session ID` and `User Id`. They can
2115
+ # be a random number or some type of user and session identifiers (preferably
2116
+ # hashed). The length of the `Session ID` and `User ID` must not exceed 36
2117
+ # characters. For more information, see the [API interactions guide](https://
2118
+ # cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
2117
2119
  # versions for production traffic. See [Versions and environments](https://cloud.
2118
2120
  # google.com/dialogflow/es/docs/agents-versions).
2119
2121
  # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentRequest] google_cloud_dialogflow_v2beta1_detect_intent_request_object
@@ -3842,12 +3844,13 @@ module Google
3842
3844
  # projects//agent/environments//users//sessions/`, - `projects//locations//agent/
3843
3845
  # environments//users//sessions/`, If `Location ID` is not specified we assume
3844
3846
  # default 'us' location. If `Environment ID` is not specified, we assume default
3845
- # 'draft' environment. If `User ID` is not specified, we are using "-". It's up
3846
- # to the API caller to choose an appropriate `Session ID` and `User Id`. They
3847
- # can be a random number or some type of user and session identifiers (
3848
- # preferably hashed). The length of the `Session ID` and `User ID` must not
3849
- # exceed 36 characters. For more information, see the [API interactions guide](
3850
- # https://cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
3847
+ # 'draft' environment (`Environment ID` might be referred to as environment name
3848
+ # at some places). If `User ID` is not specified, we are using "-". It's up to
3849
+ # the API caller to choose an appropriate `Session ID` and `User Id`. They can
3850
+ # be a random number or some type of user and session identifiers (preferably
3851
+ # hashed). The length of the `Session ID` and `User ID` must not exceed 36
3852
+ # characters. For more information, see the [API interactions guide](https://
3853
+ # cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
3851
3854
  # versions for production traffic. See [Versions and environments](https://cloud.
3852
3855
  # google.com/dialogflow/es/docs/agents-versions).
3853
3856
  # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentRequest] google_cloud_dialogflow_v2beta1_detect_intent_request_object
@@ -4609,12 +4612,13 @@ module Google
4609
4612
  # projects//agent/environments//users//sessions/`, - `projects//locations//agent/
4610
4613
  # environments//users//sessions/`, If `Location ID` is not specified we assume
4611
4614
  # default 'us' location. If `Environment ID` is not specified, we assume default
4612
- # 'draft' environment. If `User ID` is not specified, we are using "-". It's up
4613
- # to the API caller to choose an appropriate `Session ID` and `User Id`. They
4614
- # can be a random number or some type of user and session identifiers (
4615
- # preferably hashed). The length of the `Session ID` and `User ID` must not
4616
- # exceed 36 characters. For more information, see the [API interactions guide](
4617
- # https://cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
4615
+ # 'draft' environment (`Environment ID` might be referred to as environment name
4616
+ # at some places). If `User ID` is not specified, we are using "-". It's up to
4617
+ # the API caller to choose an appropriate `Session ID` and `User Id`. They can
4618
+ # be a random number or some type of user and session identifiers (preferably
4619
+ # hashed). The length of the `Session ID` and `User ID` must not exceed 36
4620
+ # characters. For more information, see the [API interactions guide](https://
4621
+ # cloud.google.com/dialogflow/docs/api-overview). Note: Always use agent
4618
4622
  # versions for production traffic. See [Versions and environments](https://cloud.
4619
4623
  # google.com/dialogflow/es/docs/agents-versions).
4620
4624
  # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentRequest] google_cloud_dialogflow_v2beta1_detect_intent_request_object
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.3.0
4
+ version: 0.4.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: 2021-02-15 00:00:00.000000000 Z
11
+ date: 2021-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dialogflow_v2beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dialogflow_v2beta1
57
57
  post_install_message:
58
58
  rdoc_options: []