Interface protos.google.cloud.retail.v2beta.IRemoveFulfillmentPlacesRequest (1.2.2)

Properties of a RemoveFulfillmentPlacesRequest.

Package

@google-cloud/retail!

Properties

allowMissing

allowMissing?: (boolean|null);

RemoveFulfillmentPlacesRequest allowMissing

Property Value
TypeDescription
(boolean|null)

placeIds

placeIds?: (string[]|null);

RemoveFulfillmentPlacesRequest placeIds

Property Value
TypeDescription
(string[]|null)

product

product?: (string|null);

RemoveFulfillmentPlacesRequest product

Property Value
TypeDescription
(string|null)

removeTime

removeTime?: (google.protobuf.ITimestamp|null);

RemoveFulfillmentPlacesRequest removeTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

type

type?: (string|null);

RemoveFulfillmentPlacesRequest type

Property Value
TypeDescription
(string|null)