lowerBound

@JvmName(name = "epftfejapskoirmp")
suspend fun lowerBound(value: Output<GooglePrivacyDlpV2ValueArgs>)
@JvmName(name = "fowdxlswndavrrwn")
suspend fun lowerBound(value: GooglePrivacyDlpV2ValueArgs)

Parameters

value

Lower bound value of buckets. All values less than lower_bound are grouped together into a single bucket; for example if lower_bound = 10, then all values less than 10 are replaced with the value "-10".


@JvmName(name = "iefvulqekrpcwukt")
suspend fun lowerBound(argument: suspend GooglePrivacyDlpV2ValueArgsBuilder.() -> Unit)

Parameters

argument

Lower bound value of buckets. All values less than lower_bound are grouped together into a single bucket; for example if lower_bound = 10, then all values less than 10 are replaced with the value "-10".