places

The places that were found.


public final GoogleMapsResult.Builder places(JsonField<List<GoogleMapsResult.Place>> places)

Sets Builder.places to an arbitrary JSON value.

You should usually call Builder.places with a well-typed List<Place> value instead. This method is primarily for setting the field to an undocumented or not yet supported value.