maps

Setter for maps.

maps: A `Maps` chunk is a piece of evidence that comes from Google Maps.

It contains information about a place, such as its name, address, and reviews. This is used to provide the user with rich, location-based information.


@CanIgnoreReturnValue()
public GroundingChunk.Builder maps(GroundingChunkMaps.Builder mapsBuilder)

Setter for maps builder.

maps: A `Maps` chunk is a piece of evidence that comes from Google Maps.

It contains information about a place, such as its name, address, and reviews. This is used to provide the user with rich, location-based information.