updateOAuthApp abstract method

Future<UpdateOAuthAppResponse> updateOAuthApp(
  1. ServiceCall call,
  2. UpdateOAuthAppRequest request
)

Implementation

$async.Future<$12.UpdateOAuthAppResponse> updateOAuthApp($grpc.ServiceCall call, $12.UpdateOAuthAppRequest request);