pageNumber

public final FileCitation.Builder pageNumber(Integer pageNumber)

Page number of the cited document, if applicable.


public final FileCitation.Builder pageNumber(JsonField<Integer> pageNumber)

Sets Builder.pageNumber to an arbitrary JSON value.

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