Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3QueryParameters.php119 public function setGeoLocation(GoogleTypeLatLng $geoLocation) argument
121 $this->geoLocation = $geoLocation;
128 return $this->geoLocation;