personGeneration

Setter for personGeneration.

personGeneration: Whether allow to generate person images, and restrict to specific ages.


@CanIgnoreReturnValue()
public RecontextImageConfig.Builder personGeneration(PersonGeneration.Known knownType)

Setter for personGeneration given a known enum.

personGeneration: Whether allow to generate person images, and restrict to specific ages.


@CanIgnoreReturnValue()
public RecontextImageConfig.Builder personGeneration(String personGeneration)

Setter for personGeneration given a string.

personGeneration: Whether allow to generate person images, and restrict to specific ages.