Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogs.php20 use Google\Service\CloudRetail\GoogleCloudRetailV2Catalog; alias
133 * @param GoogleCloudRetailV2Catalog $postBody
139 * @return GoogleCloudRetailV2Catalog
141 public function patch($name, GoogleCloudRetailV2Catalog $postBody, $optParams = [])
145 return $this->call('patch', [$params], GoogleCloudRetailV2Catalog::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2ListCatalogsResponse.php23 protected $catalogsType = GoogleCloudRetailV2Catalog::class;
31 * @param GoogleCloudRetailV2Catalog[]
38 * @return GoogleCloudRetailV2Catalog[]
H A DGoogleCloudRetailV2Catalog.php20 class GoogleCloudRetailV2Catalog extends \Google\Model class
78 class_alias(GoogleCloudRetailV2Catalog::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2Catal…