updateOAuthApp abstract method

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

Implementation

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