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