updateSessionNameDescription abstract method

Future<SessionConfig> updateSessionNameDescription(
  1. ServiceCall call,
  2. SessionConfig request
)

Implementation

$async.Future<$0.SessionConfig> updateSessionNameDescription($grpc.ServiceCall call, $0.SessionConfig request);