GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs

data class GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs(val caseSensitive: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs>

Exact match configuration.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs

Properties

Link copied to clipboard
val caseSensitive: Output<Boolean>? = null

Whether to consider case sensitivity when performing an exact match.