pub const MAX_ITEM_BATCH_SIZE: u64 = 256;Expand description
The maximum number of EntryIteratorItem returned in a
[EntryIterator.GetNext] response.
pub const MAX_ITEM_BATCH_SIZE: u64 = 256;The maximum number of EntryIteratorItem returned in a
[EntryIterator.GetNext] response.