updateAuthApplication abstract method

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

Implementation

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