2121 *
2222 *
2323 * <pre>
24- * Service for managing [Participants][google.cloud.dialogflow.v2beta1.Participant].
24+ * Service for managing
25+ * [Participants][google.cloud.dialogflow.v2beta1.Participant].
2526 * </pre>
2627 */
2728@ javax .annotation .Generated (
@@ -549,7 +550,8 @@ public ParticipantsFutureStub newStub(
549550 *
550551 *
551552 * <pre>
552- * Service for managing [Participants][google.cloud.dialogflow.v2beta1.Participant].
553+ * Service for managing
554+ * [Participants][google.cloud.dialogflow.v2beta1.Participant].
553555 * </pre>
554556 */
555557 public abstract static class ParticipantsImplBase implements io .grpc .BindableService {
@@ -639,9 +641,12 @@ public void analyzeContent(
639641 * <pre>
640642 * Gets suggested articles for a participant based on specific historical
641643 * messages.
642- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
643- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
644- * based on the provided conversation context in the real time.
644+ * Note that
645+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
646+ * will only list the auto-generated suggestions, while
647+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
648+ * will try to compile suggestion based on the provided conversation context
649+ * in the real time.
645650 * </pre>
646651 */
647652 public void suggestArticles (
@@ -690,9 +695,9 @@ public void suggestSmartReplies(
690695 * <pre>
691696 * Deprecated: Use inline suggestion, event based suggestion or
692697 * Suggestion* API instead.
693- * See [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name] for more
694- * details.
695- * Removal Date: 2020-09-01.
698+ * See
699+ * [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name]
700+ * for more details. Removal Date: 2020-09-01.
696701 * Retrieves suggestions for live agents.
697702 * This method should be used by human agent client software to fetch auto
698703 * generated suggestions in real-time, while the conversation with an end user
@@ -721,12 +726,19 @@ public void listSuggestions(
721726 *
722727 *
723728 * <pre>
724- * Deprecated. use [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles] and [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers] instead.
729+ * Deprecated. use
730+ * [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles]
731+ * and
732+ * [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers]
733+ * instead.
725734 * Gets suggestions for a participant based on specific historical
726735 * messages.
727- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
728- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
729- * based on the provided conversation context in the real time.
736+ * Note that
737+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
738+ * will only list the auto-generated suggestions, while
739+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
740+ * will try to compile suggestion based on the provided conversation context
741+ * in the real time.
730742 * </pre>
731743 */
732744 @ java .lang .Deprecated
@@ -819,7 +831,8 @@ public final io.grpc.ServerServiceDefinition bindService() {
819831 *
820832 *
821833 * <pre>
822- * Service for managing [Participants][google.cloud.dialogflow.v2beta1.Participant].
834+ * Service for managing
835+ * [Participants][google.cloud.dialogflow.v2beta1.Participant].
823836 * </pre>
824837 */
825838 public static final class ParticipantsStub
@@ -928,9 +941,12 @@ public void analyzeContent(
928941 * <pre>
929942 * Gets suggested articles for a participant based on specific historical
930943 * messages.
931- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
932- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
933- * based on the provided conversation context in the real time.
944+ * Note that
945+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
946+ * will only list the auto-generated suggestions, while
947+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
948+ * will try to compile suggestion based on the provided conversation context
949+ * in the real time.
934950 * </pre>
935951 */
936952 public void suggestArticles (
@@ -985,9 +1001,9 @@ public void suggestSmartReplies(
9851001 * <pre>
9861002 * Deprecated: Use inline suggestion, event based suggestion or
9871003 * Suggestion* API instead.
988- * See [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name] for more
989- * details.
990- * Removal Date: 2020-09-01.
1004+ * See
1005+ * [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name]
1006+ * for more details. Removal Date: 2020-09-01.
9911007 * Retrieves suggestions for live agents.
9921008 * This method should be used by human agent client software to fetch auto
9931009 * generated suggestions in real-time, while the conversation with an end user
@@ -1018,12 +1034,19 @@ public void listSuggestions(
10181034 *
10191035 *
10201036 * <pre>
1021- * Deprecated. use [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles] and [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers] instead.
1037+ * Deprecated. use
1038+ * [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles]
1039+ * and
1040+ * [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers]
1041+ * instead.
10221042 * Gets suggestions for a participant based on specific historical
10231043 * messages.
1024- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
1025- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
1026- * based on the provided conversation context in the real time.
1044+ * Note that
1045+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
1046+ * will only list the auto-generated suggestions, while
1047+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
1048+ * will try to compile suggestion based on the provided conversation context
1049+ * in the real time.
10271050 * </pre>
10281051 */
10291052 @ java .lang .Deprecated
@@ -1042,7 +1065,8 @@ public void compileSuggestion(
10421065 *
10431066 *
10441067 * <pre>
1045- * Service for managing [Participants][google.cloud.dialogflow.v2beta1.Participant].
1068+ * Service for managing
1069+ * [Participants][google.cloud.dialogflow.v2beta1.Participant].
10461070 * </pre>
10471071 */
10481072 public static final class ParticipantsBlockingStub
@@ -1132,9 +1156,12 @@ public com.google.cloud.dialogflow.v2beta1.AnalyzeContentResponse analyzeContent
11321156 * <pre>
11331157 * Gets suggested articles for a participant based on specific historical
11341158 * messages.
1135- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
1136- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
1137- * based on the provided conversation context in the real time.
1159+ * Note that
1160+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
1161+ * will only list the auto-generated suggestions, while
1162+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
1163+ * will try to compile suggestion based on the provided conversation context
1164+ * in the real time.
11381165 * </pre>
11391166 */
11401167 public com .google .cloud .dialogflow .v2beta1 .SuggestArticlesResponse suggestArticles (
@@ -1177,9 +1204,9 @@ public com.google.cloud.dialogflow.v2beta1.SuggestSmartRepliesResponse suggestSm
11771204 * <pre>
11781205 * Deprecated: Use inline suggestion, event based suggestion or
11791206 * Suggestion* API instead.
1180- * See [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name] for more
1181- * details.
1182- * Removal Date: 2020-09-01.
1207+ * See
1208+ * [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name]
1209+ * for more details. Removal Date: 2020-09-01.
11831210 * Retrieves suggestions for live agents.
11841211 * This method should be used by human agent client software to fetch auto
11851212 * generated suggestions in real-time, while the conversation with an end user
@@ -1206,12 +1233,19 @@ public com.google.cloud.dialogflow.v2beta1.ListSuggestionsResponse listSuggestio
12061233 *
12071234 *
12081235 * <pre>
1209- * Deprecated. use [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles] and [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers] instead.
1236+ * Deprecated. use
1237+ * [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles]
1238+ * and
1239+ * [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers]
1240+ * instead.
12101241 * Gets suggestions for a participant based on specific historical
12111242 * messages.
1212- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
1213- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
1214- * based on the provided conversation context in the real time.
1243+ * Note that
1244+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
1245+ * will only list the auto-generated suggestions, while
1246+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
1247+ * will try to compile suggestion based on the provided conversation context
1248+ * in the real time.
12151249 * </pre>
12161250 */
12171251 @ java .lang .Deprecated
@@ -1226,7 +1260,8 @@ public com.google.cloud.dialogflow.v2beta1.CompileSuggestionResponse compileSugg
12261260 *
12271261 *
12281262 * <pre>
1229- * Service for managing [Participants][google.cloud.dialogflow.v2beta1.Participant].
1263+ * Service for managing
1264+ * [Participants][google.cloud.dialogflow.v2beta1.Participant].
12301265 * </pre>
12311266 */
12321267 public static final class ParticipantsFutureStub
@@ -1321,9 +1356,12 @@ protected ParticipantsFutureStub build(
13211356 * <pre>
13221357 * Gets suggested articles for a participant based on specific historical
13231358 * messages.
1324- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
1325- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
1326- * based on the provided conversation context in the real time.
1359+ * Note that
1360+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
1361+ * will only list the auto-generated suggestions, while
1362+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
1363+ * will try to compile suggestion based on the provided conversation context
1364+ * in the real time.
13271365 * </pre>
13281366 */
13291367 public com .google .common .util .concurrent .ListenableFuture <
@@ -1370,9 +1408,9 @@ protected ParticipantsFutureStub build(
13701408 * <pre>
13711409 * Deprecated: Use inline suggestion, event based suggestion or
13721410 * Suggestion* API instead.
1373- * See [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name] for more
1374- * details.
1375- * Removal Date: 2020-09-01.
1411+ * See
1412+ * [HumanAgentAssistantConfig.name][google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.name]
1413+ * for more details. Removal Date: 2020-09-01.
13761414 * Retrieves suggestions for live agents.
13771415 * This method should be used by human agent client software to fetch auto
13781416 * generated suggestions in real-time, while the conversation with an end user
@@ -1400,12 +1438,19 @@ protected ParticipantsFutureStub build(
14001438 *
14011439 *
14021440 * <pre>
1403- * Deprecated. use [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles] and [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers] instead.
1441+ * Deprecated. use
1442+ * [SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles]
1443+ * and
1444+ * [SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers]
1445+ * instead.
14041446 * Gets suggestions for a participant based on specific historical
14051447 * messages.
1406- * Note that [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions] will only list the auto-generated
1407- * suggestions, while [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion] will try to compile suggestion
1408- * based on the provided conversation context in the real time.
1448+ * Note that
1449+ * [ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]
1450+ * will only list the auto-generated suggestions, while
1451+ * [CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]
1452+ * will try to compile suggestion based on the provided conversation context
1453+ * in the real time.
14091454 * </pre>
14101455 */
14111456 @ java .lang .Deprecated
0 commit comments