patterns

@JvmName(name = "rbalvvukslnlrijr")
suspend fun patterns(value: Output<List<String>>)
@JvmName(name = "narvcqyrasgvxdbk")
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 = "mpnafdpmmfehfwud")
suspend fun patterns(vararg values: Output<String>)


@JvmName(name = "twxgpxaknhthojqp")
suspend fun patterns(values: List<Output<String>>)
@JvmName(name = "barpgpubpbkvtehv")
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.