Home
last modified time | relevance | path

Searched refs:GoogleTypeDecimal (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1MetricValue.php22 protected $decimalValueType = GoogleTypeDecimal::class;
30 * @param GoogleTypeDecimal
32 public function setDecimalValue(GoogleTypeDecimal $decimalValue)
37 * @return GoogleTypeDecimal
H A DGoogleTypeDecimal.php20 class GoogleTypeDecimal extends \Google\Model class
44 class_alias(GoogleTypeDecimal::class, 'Google_Service_Playdeveloperreporting_GoogleTypeDecimal');