fulfillmentInfo

@JvmName(name = "ggxbseeeqvnafbdk")
suspend fun fulfillmentInfo(value: Output<List<GoogleCloudRetailV2alphaFulfillmentInfoArgs>>)
@JvmName(name = "okalugbxwkuxrrww")
suspend fun fulfillmentInfo(value: List<GoogleCloudRetailV2alphaFulfillmentInfoArgs>?)

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


@JvmName(name = "istdhwadslvjubci")
suspend fun fulfillmentInfo(values: List<Output<GoogleCloudRetailV2alphaFulfillmentInfoArgs>>)
@JvmName(name = "glfpfvgotijgwfsr")
suspend fun fulfillmentInfo(vararg values: GoogleCloudRetailV2alphaFulfillmentInfoArgs)

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 = "ukecfmifsrralayd")
suspend fun fulfillmentInfo(argument: List<suspend GoogleCloudRetailV2alphaFulfillmentInfoArgsBuilder.() -> Unit>)
@JvmName(name = "qxghnirfhxgxxneq")
suspend fun fulfillmentInfo(vararg argument: suspend GoogleCloudRetailV2alphaFulfillmentInfoArgsBuilder.() -> Unit)
@JvmName(name = "fsmvcfnhtwfqwigl")
suspend fun fulfillmentInfo(argument: suspend GoogleCloudRetailV2alphaFulfillmentInfoArgsBuilder.() -> 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.