updateAuthorization abstract method
Future<UpdateAuthorizationResponse>
updateAuthorization(
- ServiceCall call,
- UpdateAuthorizationRequest request
Implementation
$async.Future<$0.UpdateAuthorizationResponse> updateAuthorization(
$grpc.ServiceCall call, $0.UpdateAuthorizationRequest request);