content

public final ModelOutputStep.Builder content(List<Content> content)


public final ModelOutputStep.Builder content(JsonField<List<Content>> content)

Sets Builder.content to an arbitrary JSON value.

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