updateOAuthApp abstract method

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

Implementation

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