queries

The queries to be executed.


public final GoogleMapsCallStep.Arguments.Builder queries(JsonField<List<String>> queries)

Sets Builder.queries to an arbitrary JSON value.

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