customMetadata

User provided metadata about the retrieved context.


public final FileCitation.Builder customMetadata(JsonField<FileCitation.CustomMetadata> customMetadata)

Sets Builder.customMetadata to an arbitrary JSON value.

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