documentUri

public final FileCitation.Builder documentUri(String documentUri)

The URI of the file.


public final FileCitation.Builder documentUri(JsonField<String> documentUri)

Sets Builder.documentUri to an arbitrary JSON value.

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