clear

@JvmName(name = "clearPrefix")
fun DslList<ByteString, DataFingerprintKt.Dsl.PrefixProxy>.clear()
Prefix values used when fingerprinting the associated data, if applicable.

repeated bytes prefix = 3;


@JvmName(name = "clearSuffix")
fun DslList<ByteString, DataFingerprintKt.Dsl.SuffixProxy>.clear()
Suffix values used when fingerprinting the associated data, if applicable.

repeated bytes suffix = 4;