Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2PriceInfoPriceRange.php22 protected $originalPriceType = GoogleCloudRetailV2Interval::class;
24 protected $priceType = GoogleCloudRetailV2Interval::class;
28 * @param GoogleCloudRetailV2Interval
30 public function setOriginalPrice(GoogleCloudRetailV2Interval $originalPrice)
35 * @return GoogleCloudRetailV2Interval
42 * @param GoogleCloudRetailV2Interval
44 public function setPrice(GoogleCloudRetailV2Interval $price)
49 * @return GoogleCloudRetailV2Interval
H A DGoogleCloudRetailV2SearchResponseFacetFacetValue.php26 protected $intervalType = GoogleCloudRetailV2Interval::class;
48 * @param GoogleCloudRetailV2Interval
50 public function setInterval(GoogleCloudRetailV2Interval $interval)
55 * @return GoogleCloudRetailV2Interval
H A DGoogleCloudRetailV2SearchRequestFacetSpecFacetKey.php27 protected $intervalsType = GoogleCloudRetailV2Interval::class;
65 * @param GoogleCloudRetailV2Interval[]
72 * @return GoogleCloudRetailV2Interval[]
H A DGoogleCloudRetailV2Interval.php20 class GoogleCloudRetailV2Interval extends \Google\Model class
62 class_alias(GoogleCloudRetailV2Interval::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2Inte…