public interface LocationInfoOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LatLng |
getLatLng()
lat/long location coordinates.
|
LatLngOrBuilder |
getLatLngOrBuilder()
lat/long location coordinates.
|
boolean |
hasLatLng()
lat/long location coordinates.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasLatLng()
lat/long location coordinates.
.google.type.LatLng lat_lng = 1;LatLng getLatLng()
lat/long location coordinates.
.google.type.LatLng lat_lng = 1;LatLngOrBuilder getLatLngOrBuilder()
lat/long location coordinates.
.google.type.LatLng lat_lng = 1;