Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.SessionInfoOrBuilder
-
Packages that use SessionInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of SessionInfoOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement SessionInfoOrBuilder Modifier and Type Class Description classSessionInfoRepresents session information communicated to and from the webhook.static classSessionInfo.BuilderRepresents session information communicated to and from the webhook.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return SessionInfoOrBuilder Modifier and Type Method Description SessionInfoOrBuilderWebhookRequest.Builder. getSessionInfoOrBuilder()Information about session status.SessionInfoOrBuilderWebhookRequest. getSessionInfoOrBuilder()Information about session status.SessionInfoOrBuilderWebhookRequestOrBuilder. getSessionInfoOrBuilder()Information about session status.SessionInfoOrBuilderWebhookResponse.Builder. getSessionInfoOrBuilder()Information about session status.SessionInfoOrBuilderWebhookResponse. getSessionInfoOrBuilder()Information about session status.SessionInfoOrBuilderWebhookResponseOrBuilder. getSessionInfoOrBuilder()Information about session status.
-