getLatestTabularData method
- GetLatestTabularDataRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$3.GetLatestTabularDataResponse> getLatestTabularData($3.GetLatestTabularDataRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getLatestTabularData, request, options: options);
}