|
19 | 19 | * geographic location, and so on. |
20 | 20 | * You can include contexts as input parameters of a |
21 | 21 | * [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or |
22 | | - * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) |
23 | | - * request, or as output contexts included in the returned intent. Contexts |
24 | | - * expire when an intent is matched, after the number of `DetectIntent` requests |
25 | | - * specified by the `lifespan_count` parameter, or after 10 minutes if no |
26 | | - * intents are matched for a `DetectIntent` request. |
| 22 | + * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request, |
| 23 | + * or as output contexts included in the returned intent. |
| 24 | + * Contexts expire when an intent is matched, after the number of `DetectIntent` |
| 25 | + * requests specified by the `lifespan_count` parameter, or after 20 minutes |
| 26 | + * if no intents are matched for a `DetectIntent` request. |
27 | 27 | * For more information about contexts, see the |
28 | | - * [Dialogflow documentation](https://dialogflow.com/docs/contexts). |
| 28 | + * [Dialogflow |
| 29 | + * documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview). |
29 | 30 | * </pre> |
30 | 31 | */ |
31 | 32 | @javax.annotation.Generated( |
@@ -397,13 +398,14 @@ public static ContextsFutureStub newFutureStub(io.grpc.Channel channel) { |
397 | 398 | * geographic location, and so on. |
398 | 399 | * You can include contexts as input parameters of a |
399 | 400 | * [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or |
400 | | - * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) |
401 | | - * request, or as output contexts included in the returned intent. Contexts |
402 | | - * expire when an intent is matched, after the number of `DetectIntent` requests |
403 | | - * specified by the `lifespan_count` parameter, or after 10 minutes if no |
404 | | - * intents are matched for a `DetectIntent` request. |
| 401 | + * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request, |
| 402 | + * or as output contexts included in the returned intent. |
| 403 | + * Contexts expire when an intent is matched, after the number of `DetectIntent` |
| 404 | + * requests specified by the `lifespan_count` parameter, or after 20 minutes |
| 405 | + * if no intents are matched for a `DetectIntent` request. |
405 | 406 | * For more information about contexts, see the |
406 | | - * [Dialogflow documentation](https://dialogflow.com/docs/contexts). |
| 407 | + * [Dialogflow |
| 408 | + * documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview). |
407 | 409 | * </pre> |
408 | 410 | */ |
409 | 411 | public abstract static class ContextsImplBase implements io.grpc.BindableService { |
@@ -440,6 +442,7 @@ public void getContext( |
440 | 442 | * |
441 | 443 | * <pre> |
442 | 444 | * Creates a context. |
| 445 | + * If the specified context already exists, overrides the context. |
443 | 446 | * </pre> |
444 | 447 | */ |
445 | 448 | public void createContext( |
@@ -543,13 +546,14 @@ public final io.grpc.ServerServiceDefinition bindService() { |
543 | 546 | * geographic location, and so on. |
544 | 547 | * You can include contexts as input parameters of a |
545 | 548 | * [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or |
546 | | - * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) |
547 | | - * request, or as output contexts included in the returned intent. Contexts |
548 | | - * expire when an intent is matched, after the number of `DetectIntent` requests |
549 | | - * specified by the `lifespan_count` parameter, or after 10 minutes if no |
550 | | - * intents are matched for a `DetectIntent` request. |
| 549 | + * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request, |
| 550 | + * or as output contexts included in the returned intent. |
| 551 | + * Contexts expire when an intent is matched, after the number of `DetectIntent` |
| 552 | + * requests specified by the `lifespan_count` parameter, or after 20 minutes |
| 553 | + * if no intents are matched for a `DetectIntent` request. |
551 | 554 | * For more information about contexts, see the |
552 | | - * [Dialogflow documentation](https://dialogflow.com/docs/contexts). |
| 555 | + * [Dialogflow |
| 556 | + * documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview). |
553 | 557 | * </pre> |
554 | 558 | */ |
555 | 559 | public static final class ContextsStub extends io.grpc.stub.AbstractStub<ContextsStub> { |
@@ -604,6 +608,7 @@ public void getContext( |
604 | 608 | * |
605 | 609 | * <pre> |
606 | 610 | * Creates a context. |
| 611 | + * If the specified context already exists, overrides the context. |
607 | 612 | * </pre> |
608 | 613 | */ |
609 | 614 | public void createContext( |
@@ -676,13 +681,14 @@ public void deleteAllContexts( |
676 | 681 | * geographic location, and so on. |
677 | 682 | * You can include contexts as input parameters of a |
678 | 683 | * [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or |
679 | | - * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) |
680 | | - * request, or as output contexts included in the returned intent. Contexts |
681 | | - * expire when an intent is matched, after the number of `DetectIntent` requests |
682 | | - * specified by the `lifespan_count` parameter, or after 10 minutes if no |
683 | | - * intents are matched for a `DetectIntent` request. |
| 684 | + * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request, |
| 685 | + * or as output contexts included in the returned intent. |
| 686 | + * Contexts expire when an intent is matched, after the number of `DetectIntent` |
| 687 | + * requests specified by the `lifespan_count` parameter, or after 20 minutes |
| 688 | + * if no intents are matched for a `DetectIntent` request. |
684 | 689 | * For more information about contexts, see the |
685 | | - * [Dialogflow documentation](https://dialogflow.com/docs/contexts). |
| 690 | + * [Dialogflow |
| 691 | + * documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview). |
686 | 692 | * </pre> |
687 | 693 | */ |
688 | 694 | public static final class ContextsBlockingStub |
@@ -731,6 +737,7 @@ public com.google.cloud.dialogflow.v2.Context getContext( |
731 | 737 | * |
732 | 738 | * <pre> |
733 | 739 | * Creates a context. |
| 740 | + * If the specified context already exists, overrides the context. |
734 | 741 | * </pre> |
735 | 742 | */ |
736 | 743 | public com.google.cloud.dialogflow.v2.Context createContext( |
@@ -791,13 +798,14 @@ public com.google.protobuf.Empty deleteAllContexts( |
791 | 798 | * geographic location, and so on. |
792 | 799 | * You can include contexts as input parameters of a |
793 | 800 | * [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or |
794 | | - * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) |
795 | | - * request, or as output contexts included in the returned intent. Contexts |
796 | | - * expire when an intent is matched, after the number of `DetectIntent` requests |
797 | | - * specified by the `lifespan_count` parameter, or after 10 minutes if no |
798 | | - * intents are matched for a `DetectIntent` request. |
| 801 | + * [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request, |
| 802 | + * or as output contexts included in the returned intent. |
| 803 | + * Contexts expire when an intent is matched, after the number of `DetectIntent` |
| 804 | + * requests specified by the `lifespan_count` parameter, or after 20 minutes |
| 805 | + * if no intents are matched for a `DetectIntent` request. |
799 | 806 | * For more information about contexts, see the |
800 | | - * [Dialogflow documentation](https://dialogflow.com/docs/contexts). |
| 807 | + * [Dialogflow |
| 808 | + * documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview). |
801 | 809 | * </pre> |
802 | 810 | */ |
803 | 811 | public static final class ContextsFutureStub |
@@ -848,6 +856,7 @@ protected ContextsFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions |
848 | 856 | * |
849 | 857 | * <pre> |
850 | 858 | * Creates a context. |
| 859 | + * If the specified context already exists, overrides the context. |
851 | 860 | * </pre> |
852 | 861 | */ |
853 | 862 | public com.google.common.util.concurrent.ListenableFuture< |
|
0 commit comments