Home
last modified time | relevance | path

Searched refs:placeIds (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2FulfillmentInfo.php26 public $placeIds; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2FulfillmentInfo
35 public function setPlaceIds($placeIds) argument
37 $this->placeIds = $placeIds;
44 return $this->placeIds;
H A DGoogleCloudRetailV2RemoveLocalInventoriesRequest.php30 public $placeIds; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2RemoveLocalInventoriesRequest
53 public function setPlaceIds($placeIds) argument
55 $this->placeIds = $placeIds;
62 return $this->placeIds;
H A DGoogleCloudRetailV2RemoveFulfillmentPlacesRequest.php30 public $placeIds; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2RemoveFulfillmentPlacesRequest
57 public function setPlaceIds($placeIds) argument
59 $this->placeIds = $placeIds;
66 return $this->placeIds;
H A DGoogleCloudRetailV2AddFulfillmentPlacesRequest.php34 public $placeIds; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2AddFulfillmentPlacesRequest
71 public function setPlaceIds($placeIds) argument
73 $this->placeIds = $placeIds;
80 return $this->placeIds;