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
{{ message }}
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/OriginalDetectIntentRequest.java
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -252,9 +252,9 @@ public com.google.protobuf.ByteString getVersionBytes() {
252
252
* "caller_id": "+18558363987"
253
253
* }
254
254
* }</pre>
255
-
* Note: The caller ID field (`caller_id`) will be redacted for Standard
255
+
* Note: The caller ID field (`caller_id`) will be redacted for Trial
256
256
* Edition agents and populated with the caller ID in [E.164
257
-
* format](https://en.wikipedia.org/wiki/E.164) for Enterprise Edition agents.
257
+
* format](https://en.wikipedia.org/wiki/E.164) for Essentials Edition agents.
Copy file name to clipboardExpand all lines: proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/OriginalDetectIntentRequestOrBuilder.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -91,9 +91,9 @@ public interface OriginalDetectIntentRequestOrBuilder
91
91
* "caller_id": "+18558363987"
92
92
* }
93
93
* }</pre>
94
-
* Note: The caller ID field (`caller_id`) will be redacted for Standard
94
+
* Note: The caller ID field (`caller_id`) will be redacted for Trial
95
95
* Edition agents and populated with the caller ID in [E.164
96
-
* format](https://en.wikipedia.org/wiki/E.164) for Enterprise Edition agents.
96
+
* format](https://en.wikipedia.org/wiki/E.164) for Essentials Edition agents.
0 commit comments