Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAccountSuspensionDetails.php29 public $productName; variable in Google\\Service\\AlertCenter\\AccountSuspensionDetails
48 public function setProductName($productName) argument
50 $this->productName = $productName;
57 return $this->productName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DProductData.php26 public $productName; variable in Google\\Service\\AnalyticsReporting\\ProductData
47 public function setProductName($productName) argument
49 $this->productName = $productName;
56 return $this->productName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicenseAssignment.php37 public $productName; variable in Google\\Service\\Licensing\\LicenseAssignment
100 public function setProductName($productName) argument
102 $this->productName = $productName;
109 return $this->productName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeviceMetadata.php49 public $productName; variable in Google\\Service\\AndroidPublisher\\DeviceMetadata
154 public function setProductName($productName) argument
156 $this->productName = $productName;
163 return $this->productName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php106 public $productName; variable in Google\\Service\\ManufacturerCenter\\Attributes
483 public function setProductName($productName) argument
485 $this->productName = $productName;
492 return $this->productName;