You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-dialogflow/google-cloud-dialogflow/src/main/resources/META-INF/native-image/com.google.cloud.dialogflow.v2/reflect-config.json
Copy file name to clipboardExpand all lines: java-dialogflow/google-cloud-dialogflow/src/main/resources/META-INF/native-image/com.google.cloud.dialogflow.v2beta1/reflect-config.json
Copy file name to clipboardExpand all lines: java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/ConversationsClientHttpJsonTest.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -900,6 +900,7 @@ public void searchKnowledgeTest() throws Exception {
Copy file name to clipboardExpand all lines: java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/ConversationsClientTest.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -822,6 +822,7 @@ public void searchKnowledgeTest() throws Exception {
Copy file name to clipboardExpand all lines: java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/ConversationsClientHttpJsonTest.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -986,6 +986,7 @@ public void searchKnowledgeTest() throws Exception {
Copy file name to clipboardExpand all lines: java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/ConversationsClientTest.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -896,6 +896,7 @@ public void searchKnowledgeTest() throws Exception {
Copy file name to clipboardExpand all lines: java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/AutomatedAgentConfig.java
+36-36Lines changed: 36 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -155,10 +155,10 @@ public com.google.protobuf.ByteString getAgentBytes() {
155
155
*
156
156
*
157
157
* <pre>
158
-
* Optional. Sets Dialogflow CX session life time.
158
+
* Optional. Configure lifetime of the Dialogflow session.
159
159
* By default, a Dialogflow CX session remains active and its data is stored
160
-
* for 30 minutes after the last request is sent for the session. This value
161
-
* should be no longer than 1 day.
160
+
* for 30 minutes after the last request is sent for the session.
Copy file name to clipboardExpand all lines: java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/AutomatedAgentConfigOrBuilder.java
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -88,10 +88,10 @@ public interface AutomatedAgentConfigOrBuilder
88
88
*
89
89
*
90
90
* <pre>
91
-
* Optional. Sets Dialogflow CX session life time.
91
+
* Optional. Configure lifetime of the Dialogflow session.
92
92
* By default, a Dialogflow CX session remains active and its data is stored
93
-
* for 30 minutes after the last request is sent for the session. This value
94
-
* should be no longer than 1 day.
93
+
* for 30 minutes after the last request is sent for the session.
0 commit comments