Home
last modified time | relevance | path

Searched refs:integerValue (Results 1 – 10 of 10) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php926 public $integerValue; variable in Google_Value
974 public function setIntegerValue( $integerValue) { argument
975 $this->integerValue = $integerValue;
978 return $this->integerValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DReportRowMetricValue.php26 public $integerValue; variable in Google\\Service\\AdMob\\ReportRowMetricValue
43 public function setIntegerValue($integerValue) argument
45 $this->integerValue = $integerValue;
52 return $this->integerValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DEnumValuePair.php25 public $integerValue; variable in Google\\Service\\CloudSearch\\EnumValuePair
34 public function setIntegerValue($integerValue) argument
36 $this->integerValue = $integerValue;
43 return $this->integerValue;
H A DValue.php32 public $integerValue; variable in Google\\Service\\CloudSearch\\Value
81 public function setIntegerValue($integerValue) argument
83 $this->integerValue = $integerValue;
90 return $this->integerValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Value.php36 public $integerValue; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Value
101 public function setIntegerValue($integerValue) argument
103 $this->integerValue = $integerValue;
110 return $this->integerValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DValue.php44 public $integerValue; variable in Google\\Service\\Datastore\\Value
159 public function setIntegerValue($integerValue) argument
161 $this->integerValue = $integerValue;
168 return $this->integerValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php39 public $integerValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityNormalizedValue
120 public function setIntegerValue($integerValue) argument
122 $this->integerValue = $integerValue;
129 return $this->integerValue;
H A DGoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue.php39 public $integerValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue
120 public function setIntegerValue($integerValue) argument
122 $this->integerValue = $integerValue;
129 return $this->integerValue;
H A DGoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue.php39 public $integerValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue
120 public function setIntegerValue($integerValue) argument
122 $this->integerValue = $integerValue;
129 return $this->integerValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DValue.php38 public $integerValue; variable in Google\\Service\\Firestore\\Value
125 public function setIntegerValue($integerValue) argument
127 $this->integerValue = $integerValue;
134 return $this->integerValue;