Uses of Class
com.google.genai.types.LatLng.Builder
Packages that use LatLng.Builder
- 
Uses of LatLng.Builder in com.google.genai.typesMethods in com.google.genai.types that return LatLng.BuilderModifier and TypeMethodDescriptionstatic LatLng.BuilderLatLng.builder()Instantiates a builder for LatLng.abstract LatLng.BuilderSetter for latitude.abstract LatLng.BuilderSetter for longitude.abstract LatLng.BuilderLatLng.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type LatLng.BuilderModifier and TypeMethodDescriptionRetrievalConfig.Builder.latLng(LatLng.Builder latLngBuilder) Setter for latLng builder.