Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DLatLongRect.php44 public function setMinLatLng(LatLng $minLatLng) argument
46 $this->minLatLng = $minLatLng;
53 return $this->minLatLng;