Class SessionsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dialogflow/cx/v3beta1/session.proto")
    public final class SessionsGrpc
    extends Object
     A session represents an interaction with a user. You retrieve user input
     and pass it to the
     [DetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.DetectIntent]
     method to determine user intent and respond.