readOAuthApp method
- ReadOAuthAppRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$9.ReadOAuthAppResponse> readOAuthApp($9.ReadOAuthAppRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$readOAuthApp, request, options: options);
}