Classes for working with Cesium ion clients.
A Cesium ion Asset, such as a 3D Tiles tileset or an imagery layer.
std::string attribution
A Markdown compatible string containing any required attribution for this asset.
std::string status
Describes the state of the asset during the upload and tiling processes.
int64_t bytes
The number of bytes this asset occupies in the user's account.
std::string dateAdded
The date and time that this asset was created in RFC 3339 format.
std::string name
The name of this asset.
std::string description
A Markdown compatible string describing this asset.
int8_t percentComplete
The percentage progress of the tiling pipeline preparing this asset.
std::string type
The asset's type./.
std::vector< Asset > items
A page of assets.
std::string link
An RFC 5988 formatted string with a relation type of next which points to the next page of data on th...