fulfillmentInfo

@JvmName(name = "yjautetbobunvpex")
suspend fun fulfillmentInfo(value: Output<List<GoogleCloudRetailV2betaFulfillmentInfoArgs>>)
@JvmName(name = "yhaalcsvrpkcbopb")
suspend fun fulfillmentInfo(value: List<GoogleCloudRetailV2betaFulfillmentInfoArgs>?)

Parameters

value

Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods. All the elements must have distinct FulfillmentInfo.type. Otherwise, an INVALID_ARGUMENT error is returned.


@JvmName(name = "htugervuxxhqfjwb")
suspend fun fulfillmentInfo(vararg values: Output<GoogleCloudRetailV2betaFulfillmentInfoArgs>)


@JvmName(name = "hrmkbfhshmljlaxw")
suspend fun fulfillmentInfo(values: List<Output<GoogleCloudRetailV2betaFulfillmentInfoArgs>>)
@JvmName(name = "saidhughcfqgluuk")
suspend fun fulfillmentInfo(vararg values: GoogleCloudRetailV2betaFulfillmentInfoArgs)

Parameters

values

Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods. All the elements must have distinct FulfillmentInfo.type. Otherwise, an INVALID_ARGUMENT error is returned.


@JvmName(name = "yeetqkacyynukumn")
suspend fun fulfillmentInfo(argument: List<suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit>)
@JvmName(name = "vklsmbaprpdudabt")
suspend fun fulfillmentInfo(vararg argument: suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit)
@JvmName(name = "ynkgwgwxcatyfdtk")
suspend fun fulfillmentInfo(argument: suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit)

Parameters

argument

Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods. All the elements must have distinct FulfillmentInfo.type. Otherwise, an INVALID_ARGUMENT error is returned.