fulfillmentInfo

@JvmName(name = "krnxdxahxnmtgaei")
suspend fun fulfillmentInfo(value: Output<List<GoogleCloudRetailV2betaFulfillmentInfoArgs>>)
@JvmName(name = "lqqcfivcgmkwxlxx")
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 = "ljesnlwcevoxancf")
suspend fun fulfillmentInfo(vararg values: Output<GoogleCloudRetailV2betaFulfillmentInfoArgs>)


@JvmName(name = "pmojoukugyqyxkyf")
suspend fun fulfillmentInfo(values: List<Output<GoogleCloudRetailV2betaFulfillmentInfoArgs>>)
@JvmName(name = "lmxabvhahkuuhfcn")
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 = "ijpexeaolqgyumpc")
suspend fun fulfillmentInfo(argument: List<suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit>)
@JvmName(name = "oymfrgolvxrotepb")
suspend fun fulfillmentInfo(vararg argument: suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit)
@JvmName(name = "uvqoltiwenbokxux")
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.