urls

The URLs to fetch.


public final UrlContextCallArguments.Builder urls(JsonField<List<String>> urls)

Sets Builder.urls to an arbitrary JSON value.

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