updateOAuthApp abstract method

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

Implementation

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