asset_preparation::v3::common::Chunk Struct Reference Last update: 16.07.2025 A block of data. More... Public Attributesmap< string, string > metadata = 1 bytes bytes = 2 Detailed Description A block of data. Note: The recommended size is in the range 256kB to 1MB.No data higher than 2GB can be handled. Member Data Documentation ◆ metadata map<string, string> asset_preparation::v3::common::Chunk::metadata = 1 ◆ bytes bytes asset_preparation::v3::common::Chunk::bytes = 2 The documentation for this struct was generated from the following file:chunk.proto