Uses of Interface
com.google.cloud.dialogflow.cx.v3.ResponseMessageOrBuilder
-
Packages that use ResponseMessageOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of ResponseMessageOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement ResponseMessageOrBuilder Modifier and Type Class Description classResponseMessageRepresents a response message that can be returned by a conversational agent.static classResponseMessage.BuilderRepresents a response message that can be returned by a conversational agent.Methods in com.google.cloud.dialogflow.cx.v3 that return ResponseMessageOrBuilder Modifier and Type Method Description ResponseMessageOrBuilderFulfillment.ConditionalCases.Case.CaseContent.Builder. getMessageOrBuilder()Returned message.ResponseMessageOrBuilderFulfillment.ConditionalCases.Case.CaseContent. getMessageOrBuilder()Returned message.ResponseMessageOrBuilderFulfillment.ConditionalCases.Case.CaseContentOrBuilder. getMessageOrBuilder()Returned message.ResponseMessageOrBuilderFulfillment.Builder. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderFulfillment. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderFulfillmentOrBuilder. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderWebhookRequest.Builder. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderWebhookRequest. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderWebhookRequestOrBuilder. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderWebhookResponse.FulfillmentResponse.Builder. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderWebhookResponse.FulfillmentResponse. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderWebhookResponse.FulfillmentResponseOrBuilder. getMessagesOrBuilder(int index)The list of rich message responses to present to the user.ResponseMessageOrBuilderQueryResult.Builder. getResponseMessagesOrBuilder(int index)The list of rich messages returned to the client.ResponseMessageOrBuilderQueryResult. getResponseMessagesOrBuilder(int index)The list of rich messages returned to the client.ResponseMessageOrBuilderQueryResultOrBuilder. getResponseMessagesOrBuilder(int index)The list of rich messages returned to the client.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type ResponseMessageOrBuilder Modifier and Type Method Description List<? extends ResponseMessageOrBuilder>Fulfillment.Builder. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>Fulfillment. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>FulfillmentOrBuilder. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>WebhookRequest.Builder. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>WebhookRequest. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>WebhookRequestOrBuilder. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>WebhookResponse.FulfillmentResponse.Builder. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>WebhookResponse.FulfillmentResponse. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>WebhookResponse.FulfillmentResponseOrBuilder. getMessagesOrBuilderList()The list of rich message responses to present to the user.List<? extends ResponseMessageOrBuilder>QueryResult.Builder. getResponseMessagesOrBuilderList()The list of rich messages returned to the client.List<? extends ResponseMessageOrBuilder>QueryResult. getResponseMessagesOrBuilderList()The list of rich messages returned to the client.List<? extends ResponseMessageOrBuilder>QueryResultOrBuilder. getResponseMessagesOrBuilderList()The list of rich messages returned to the client.
-