GeocodeLocationResponse
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Alanlar |
results[] |
object (GeocodeResult )
Coğrafi kodlama sonucu.
|
plusCode |
object (PlusCode )
İstekte belirtilen konumun Plus Code'u.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-08-31 UTC.
[null,null,["Son güncelleme tarihi: 2025-08-31 UTC."],[],[],null,["# GeocodeLocationResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for [GeocodeService.GeocodeLocation](/maps/documentation/geocoding/reference/rest/v4beta/geocode.location/geocodeLocation#google.maps.geocode.v4beta.GeocodeService.GeocodeLocation).\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"results\": [ { object (/maps/documentation/geocoding/reference/rest/v4beta/GeocodeResult) } ], \"plusCode\": { object (/maps/documentation/geocoding/reference/rest/v4beta/PlusCode) } } ``` |\n\n| Fields ||\n|-------------|---------------------------------------------------------------------------------------------------------------------------------|\n| `results[]` | `object (`[GeocodeResult](/maps/documentation/geocoding/reference/rest/v4beta/GeocodeResult)`)` The geocoding result. |\n| `plusCode` | `object (`[PlusCode](/maps/documentation/geocoding/reference/rest/v4beta/PlusCode)`)` Plus code of the location in the request. |"]]