reviewSnippets

Snippets of reviews that are used to generate answers about the features of a given place in Google Maps.


public final PlaceCitation.Builder reviewSnippets(JsonField<List<PlaceCitation.ReviewSnippet>> reviewSnippets)

Sets Builder.reviewSnippets to an arbitrary JSON value.

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