set
operator fun DslList<CompressedData, AssetBundleKt.AssetContentKt.Dsl.VariantProxy>.set(index: Int, value: CompressedData)
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Parameters
index
The index to set the value at.
value
The variant to set.