/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | EnumValuePair.php | 25 public $integerValue; variable in Google\\Service\\CloudSearch\\EnumValuePair 34 public function setIntegerValue($integerValue) argument 36 $this->integerValue = $integerValue; 43 return $this->integerValue;
|
H A D | Value.php | 32 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/AdMob/ |
H A D | ReportRowMetricValue.php | 26 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/DLP/ |
H A D | GooglePrivacyDlpV2Value.php | 36 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/Document/ |
H A D | GoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php | 39 public $integerValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityNormalizedValue 120 public function setIntegerValue($integerValue) argument 122 $this->integerValue = $integerValue; 129 return $this->integerValue;
|
H A D | GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue.php | 39 public $integerValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue 120 public function setIntegerValue($integerValue) argument 122 $this->integerValue = $integerValue; 129 return $this->integerValue;
|
H A D | GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue.php | 39 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 D | Value.php | 38 public $integerValue; variable in Google\\Service\\Firestore\\Value 125 public function setIntegerValue($integerValue) argument 127 $this->integerValue = $integerValue; 134 return $this->integerValue;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | Value.php | 44 public $integerValue; variable in Google\\Service\\Datastore\\Value 159 public function setIntegerValue($integerValue) argument 161 $this->integerValue = $integerValue; 168 return $this->integerValue;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DatastoreService.php | 926 public $integerValue; variable in Google_Value 974 public function setIntegerValue( $integerValue) { argument 975 $this->integerValue = $integerValue; 978 return $this->integerValue;
|