Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DPurgeProductsRequest.php25 public $deleteOrphanProducts; variable in Google\\Service\\Vision\\PurgeProductsRequest
36 public function setDeleteOrphanProducts($deleteOrphanProducts) argument
38 $this->deleteOrphanProducts = $deleteOrphanProducts;
45 return $this->deleteOrphanProducts;