patterns

@JvmName(name = "uhynchmaifoiswjp")
suspend fun patterns(value: Output<List<String>>)
@JvmName(name = "vxnqjkmomlxvgeln")
suspend fun patterns(value: List<String>?)

Parameters

value

The pattern or graphic print of the product. For example, "striped", "polka dot", "paisley". A maximum of 20 values are allowed per Product. Each value must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned. Corresponding properties: Google Merchant Center property pattern. Schema.org property Product.pattern.


@JvmName(name = "rcpmtenbmumbbtxc")
suspend fun patterns(vararg values: Output<String>)


@JvmName(name = "mpibchjoellkukyy")
suspend fun patterns(values: List<Output<String>>)
@JvmName(name = "ngxwlluovemhcycu")
suspend fun patterns(vararg values: String)

Parameters

values

The pattern or graphic print of the product. For example, "striped", "polka dot", "paisley". A maximum of 20 values are allowed per Product. Each value must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned. Corresponding properties: Google Merchant Center property pattern. Schema.org property Product.pattern.