deleteOAuthApp abstract method

Future<DeleteOAuthAppResponse> deleteOAuthApp(
  1. ServiceCall call,
  2. DeleteOAuthAppRequest request
)

Implementation

$async.Future<$10.DeleteOAuthAppResponse> deleteOAuthApp($grpc.ServiceCall call, $10.DeleteOAuthAppRequest request);