iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::rest::FetchScanTasksResponse Struct Reference

Response containing the file scan tasks for a given plan task token. More...

#include <types.h>

Public Member Functions

Status Validate () const
 
bool operator== (const FetchScanTasksResponse &) const
 

Public Attributes

std::optional< std::vector< std::string > > plan_tasks
 
std::optional< std::vector< std::shared_ptr< FileScanTask > > > file_scan_tasks
 
std::vector< std::shared_ptr< DataFile > > delete_files
 

Detailed Description

Response containing the file scan tasks for a given plan task token.


The documentation for this struct was generated from the following files: