Class SessionsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dialogflow/cx/v3/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.v3.Sessions.DetectIntent] method to
     determine user intent and respond.