Home
last modified time | relevance | path

Searched refs:geoPointValueType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DValue.php33 protected $geoPointValueType = LatLng::class; variable in Google\\Service\\Firestore\\Value
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DValue.php39 protected $geoPointValueType = LatLng::class; variable in Google\\Service\\Datastore\\Value