Home
last modified time | relevance | path

Searched refs:int64Value (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DNumericValue.php26 public $int64Value; variable in Google\\Service\\AnalyticsData\\NumericValue
39 public function setInt64Value($int64Value) argument
41 $this->int64Value = $int64Value;
48 return $this->int64Value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1DimensionValue.php29 public $int64Value; variable in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1DimensionValue
52 public function setInt64Value($int64Value) argument
54 $this->int64Value = $int64Value;
61 return $this->int64Value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DLabelValue.php29 public $int64Value; variable in Google\\Service\\Monitoring\\LabelValue
52 public function setInt64Value($int64Value) argument
54 $this->int64Value = $int64Value;
61 return $this->int64Value;
H A DTypedValue.php32 public $int64Value; variable in Google\\Service\\Monitoring\\TypedValue
77 public function setInt64Value($int64Value) argument
79 $this->int64Value = $int64Value;
86 return $this->int64Value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Value.php30 public $int64Value; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Value
65 public function setInt64Value($int64Value) argument
67 $this->int64Value = $int64Value;
74 return $this->int64Value;
H A DGoogleCloudChannelV1alpha1Value.php30 public $int64Value; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Value
65 public function setInt64Value($int64Value) argument
67 $this->int64Value = $int64Value;
74 return $this->int64Value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DMetricValue.php27 public $int64Value; variable in Google\\Service\\Networkconnectivity\\MetricValue
72 public function setInt64Value($int64Value) argument
74 $this->int64Value = $int64Value;
78 return $this->int64Value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDisplayData.php37 public $int64Value; variable in Google\\Service\\Dataflow\\DisplayData
116 public function setInt64Value($int64Value) argument
118 $this->int64Value = $int64Value;
125 return $this->int64Value;