Home
last modified time | relevance | path

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

/plugin/authgoogle/google/service/
H A DGoogle_Model.php45 $keyDataType = "__$key" . 'DataType';
48 if (isset($this->$keyDataType) && 'map' == $this->$keyDataType) {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php64 $keyDataType = $this->dataType($key);
68 } elseif ($keyDataType == 'array' || $keyDataType == 'map') {
75 if ($keyDataType && 'map' == $keyDataType) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DServiceAccount.php23 protected $keyDataType = ''; variable in Google\\Service\\AndroidEnterprise\\ServiceAccount
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/
H A DRecord.php23 protected $keyDataType = ''; variable in Google\\Service\\ChromeUXReport\\Record
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DEntity.php23 protected $keyDataType = ''; variable in Google\\Service\\Datastore\\Entity
H A DMutationResult.php27 protected $keyDataType = ''; variable in Google\\Service\\Datastore\\MutationResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DConferenceSolution.php27 protected $keyDataType = ''; variable in Google\\Service\\Calendar\\ConferenceSolution
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DReport.php23 protected $keyDataType = ''; variable in Google\\Service\\DoubleClickBidManager\\Report