updateAuthApplication abstract method

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

Implementation

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