updateAuthApplication abstract method

Future<UpdateAuthApplicationResponse> updateAuthApplication(
  1. ServiceCall call,
  2. UpdateAuthApplicationRequest request
)

Implementation

$async.Future<$13.UpdateAuthApplicationResponse> updateAuthApplication($grpc.ServiceCall call, $13.UpdateAuthApplicationRequest request);