Home
last modified time | relevance | path

Searched refs:unit (Results 76 – 100 of 348) sorted by last modified time

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DQuotaLimit.php57 public $unit; variable in Google\\Service\\ServiceManagement\\QuotaLimit
178 public function setUnit($unit) argument
180 $this->unit = $unit;
187 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeSaleInfoOffersRentalDuration.php26 public $unit; variable in Google\\Service\\Books\\VolumeSaleInfoOffersRentalDuration
39 public function setUnit($unit) argument
41 $this->unit = $unit;
48 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DValueDescriptor.php33 public $unit; variable in Google\\Service\\Monitoring\\ValueDescriptor
70 public function setUnit($unit) argument
72 $this->unit = $unit;
79 return $this->unit;
H A DListTimeSeriesResponse.php34 public $unit; variable in Google\\Service\\Monitoring\\ListTimeSeriesResponse
81 public function setUnit($unit) argument
83 $this->unit = $unit;
90 return $this->unit;
H A DMetricDescriptor.php58 public $unit; variable in Google\\Service\\Monitoring\\MetricDescriptor
193 public function setUnit($unit) argument
195 $this->unit = $unit;
202 return $this->unit;
H A DTimeSeries.php38 public $unit; variable in Google\\Service\\Monitoring\\TimeSeries
117 public function setUnit($unit) argument
119 $this->unit = $unit;
126 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DWeight.php25 public $unit; variable in Google\\Service\\ShoppingContent\\Weight
34 public function setUnit($unit) argument
36 $this->unit = $unit;
43 return $this->unit;
H A DProductDimension.php25 public $unit; variable in Google\\Service\\ShoppingContent\\ProductDimension
31 public function setUnit($unit) argument
33 $this->unit = $unit;
40 return $this->unit;
H A DProductUnitPricingMeasure.php25 public $unit; variable in Google\\Service\\ShoppingContent\\ProductUnitPricingMeasure
31 public function setUnit($unit) argument
33 $this->unit = $unit;
40 return $this->unit;
H A DProductShippingDimension.php25 public $unit; variable in Google\\Service\\ShoppingContent\\ProductShippingDimension
31 public function setUnit($unit) argument
33 $this->unit = $unit;
40 return $this->unit;
H A DProductWeight.php25 public $unit; variable in Google\\Service\\ShoppingContent\\ProductWeight
31 public function setUnit($unit) argument
33 $this->unit = $unit;
40 return $this->unit;
H A DProductShippingWeight.php25 public $unit; variable in Google\\Service\\ShoppingContent\\ProductShippingWeight
31 public function setUnit($unit) argument
33 $this->unit = $unit;
40 return $this->unit;
H A DProductUnitPricingBaseMeasure.php25 public $unit; variable in Google\\Service\\ShoppingContent\\ProductUnitPricingBaseMeasure
34 public function setUnit($unit) argument
36 $this->unit = $unit;
43 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DAffineTransform.php31 public $unit; variable in Google\\Service\\Slides\\AffineTransform
84 public function setUnit($unit) argument
86 $this->unit = $unit;
93 return $this->unit;
H A DDimension.php26 public $unit; variable in Google\\Service\\Slides\\Dimension
39 public function setUnit($unit) argument
41 $this->unit = $unit;
48 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php45 public $unit; variable in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
120 public function setUnit($unit) argument
122 $this->unit = $unit;
129 return $this->unit;
H A DMetricDescriptor.php58 public $unit; variable in Google\\Service\\ServiceUsage\\MetricDescriptor
193 public function setUnit($unit) argument
195 $this->unit = $unit;
202 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DMetricDescriptor.php58 public $unit; variable in Google\\Service\\Logging\\MetricDescriptor
193 public function setUnit($unit) argument
195 $this->unit = $unit;
202 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DMetricDescriptor.php58 public $unit; variable in Google\\Service\\ServiceNetworking\\MetricDescriptor
193 public function setUnit($unit) argument
195 $this->unit = $unit;
202 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1Duration.php29 public $unit; variable in Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Duration
48 public function setUnit($unit) argument
50 $this->unit = $unit;
57 return $this->unit;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md30 * Fix: `RetryMiddleware` did not do exponential delay between retries due unit mismatch. [#2132](ht…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCompensationEntry.php38 public $unit; variable in Google\\Service\\CloudTalentSolution\\CompensationEntry
107 public function setUnit($unit) argument
109 $this->unit = $unit;
116 return $this->unit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDimension.php26 public $unit; variable in Google\\Service\\Docs\\Dimension
39 public function setUnit($unit) argument
41 $this->unit = $unit;
48 return $this->unit;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md262 - Use static `$timestamp` instead of `time()` to improve unit testing. See [#93](https://github.com…
/plugin/a2s/
H A Ddemo.txt106 …* border stroke width : ''"stroke-width"://number//'' unit and default value is unknown. Example :…
107 …* border stroke dash : A serie of pair of dash length and space length. Length unit is unknown. Ex…

12345678910>>...14