Uses of Class
com.google.genai.types.LatLng.Builder
Packages that use LatLng.Builder
-
Uses of LatLng.Builder in com.google.genai.types
Methods in com.google.genai.types that return LatLng.BuilderModifier and TypeMethodDescriptionstatic LatLng.Builder
LatLng.builder()
Instantiates a builder for LatLng.abstract LatLng.Builder
Setter for latitude.abstract LatLng.Builder
Setter for longitude.abstract LatLng.Builder
LatLng.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.