updateSessionEntityType abstract method

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

Implementation

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