updateGroup abstract method

Future<UpdateGroupResponse> updateGroup(
  1. ServiceCall call,
  2. UpdateGroupRequest request
)

Implementation

$async.Future<$0.UpdateGroupResponse> updateGroup(
    $grpc.ServiceCall call, $0.UpdateGroupRequest request);