fulfillmentInfo

@JvmName(name = "kxhopsgutfibuiwu")
suspend fun fulfillmentInfo(value: Output<List<GoogleCloudRetailV2FulfillmentInfoArgs>>)
@JvmName(name = "bfhxjnlcjqvaqhsx")
suspend fun fulfillmentInfo(value: List<GoogleCloudRetailV2FulfillmentInfoArgs>?)

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 = "bepcuffpqaygijxv")
suspend fun fulfillmentInfo(vararg values: Output<GoogleCloudRetailV2FulfillmentInfoArgs>)


@JvmName(name = "lpcheyaguslsyxpr")
suspend fun fulfillmentInfo(values: List<Output<GoogleCloudRetailV2FulfillmentInfoArgs>>)
@JvmName(name = "spksogkvovaifbyo")
suspend fun fulfillmentInfo(vararg values: GoogleCloudRetailV2FulfillmentInfoArgs)

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 = "mrwobaxioohukuuu")
suspend fun fulfillmentInfo(argument: List<suspend GoogleCloudRetailV2FulfillmentInfoArgsBuilder.() -> Unit>)
@JvmName(name = "ohjxwbpqnrvrsblh")
suspend fun fulfillmentInfo(vararg argument: suspend GoogleCloudRetailV2FulfillmentInfoArgsBuilder.() -> Unit)
@JvmName(name = "hqgubmsduetrqyif")
suspend fun fulfillmentInfo(argument: suspend GoogleCloudRetailV2FulfillmentInfoArgsBuilder.() -> 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.