Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DImageContext.php29 protected $latLongRectType = LatLongRect::class;
67 * @param LatLongRect
69 public function setLatLongRect(LatLongRect $latLongRect)
74 * @return LatLongRect
H A DLatLongRect.php20 class LatLongRect extends \Google\Model class
58 class_alias(LatLongRect::class, 'Google_Service_Vision_LatLongRect');