GoogleMapsPlacesV1AutocompletePlacesRequest
class GoogleMapsPlacesV1AutocompletePlacesRequest extends Collection (View source)
Properties
| protected | $collection_key | ||
| bool | $includeQueryPredictions | ||
| string[] | $includedPrimaryTypes | ||
| string[] | $includedRegionCodes | ||
| string | $input | ||
| int | $inputOffset | ||
| string | $languageCode | ||
| protected | $locationBiasType | ||
| protected | $locationBiasDataType | ||
| protected | $locationRestrictionType | ||
| protected | $locationRestrictionDataType | ||
| protected | $originType | ||
| protected | $originDataType | ||
| string | $regionCode | ||
| string | $sessionToken |
Methods
setIncludeQueryPredictions($includeQueryPredictions)
No description
bool
getIncludeQueryPredictions()
No description
setIncludedPrimaryTypes($includedPrimaryTypes)
No description
string[]
getIncludedPrimaryTypes()
No description
setIncludedRegionCodes($includedRegionCodes)
No description
string[]
getIncludedRegionCodes()
No description
setInput($input)
No description
string
getInput()
No description
setInputOffset($inputOffset)
No description
int
getInputOffset()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLocationBias(GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias $locationBias)
No description
getLocationBias()
No description
setLocationRestriction(GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction $locationRestriction)
No description
getLocationRestriction()
No description
getOrigin()
No description
setRegionCode($regionCode)
No description
string
getRegionCode()
No description
setSessionToken($sessionToken)
No description
string
getSessionToken()
No description
Details
setIncludeQueryPredictions($includeQueryPredictions)
No description
bool
getIncludeQueryPredictions()
No description
setIncludedPrimaryTypes($includedPrimaryTypes)
No description
string[]
getIncludedPrimaryTypes()
No description
setIncludedRegionCodes($includedRegionCodes)
No description
string[]
getIncludedRegionCodes()
No description
setInput($input)
No description
string
getInput()
No description
setInputOffset($inputOffset)
No description
int
getInputOffset()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLocationBias(GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias $locationBias)
No description
GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias
getLocationBias()
No description
setLocationRestriction(GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction $locationRestriction)
No description
GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction
getLocationRestriction()
No description
setOrigin(GoogleTypeLatLng $origin)
No description
GoogleTypeLatLng
getOrigin()
No description
setRegionCode($regionCode)
No description
string
getRegionCode()
No description
setSessionToken($sessionToken)
No description
string
getSessionToken()
No description