changeRole abstract method

Future<ChangeRoleResponse> changeRole(
  1. ServiceCall call,
  2. ChangeRoleRequest request
)

Implementation

$async.Future<$10.ChangeRoleResponse> changeRole($grpc.ServiceCall call, $10.ChangeRoleRequest request);