proximity

@JvmName(name = "pnbyjdhotnakaguq")
suspend fun proximity(value: Output<GooglePrivacyDlpV2ProximityArgs>)
@JvmName(name = "lwtjhgspsktrovpq")
suspend fun proximity(value: GooglePrivacyDlpV2ProximityArgs?)

Parameters

value

Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.


@JvmName(name = "psgtmuyuhqfilirw")
suspend fun proximity(argument: suspend GooglePrivacyDlpV2ProximityArgsBuilder.() -> Unit)

Parameters

argument

Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.