updateSessionEntityType abstract method

Future<SessionEntityType> updateSessionEntityType(
  1. ServiceCall call,
  2. UpdateSessionEntityTypeRequest request
)

Implementation

$async.Future<$7.SessionEntityType> updateSessionEntityType(
    $grpc.ServiceCall call, $7.UpdateSessionEntityTypeRequest request);