readOAuthApp abstract method

Future<ReadOAuthAppResponse> readOAuthApp(
  1. ServiceCall call,
  2. ReadOAuthAppRequest request
)

Implementation

$async.Future<$10.ReadOAuthAppResponse> readOAuthApp($grpc.ServiceCall call, $10.ReadOAuthAppRequest request);