mediaId

public final FileCitation.Builder mediaId(String mediaId)

Media ID in-case of image citations, if applicable.


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

Sets Builder.mediaId to an arbitrary JSON value.

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