Class ProminentPeople

java.lang.Object
com.google.genai.types.ProminentPeople

public class ProminentPeople extends Object
Controls whether prominent people (celebrities) generation is allowed. If used with personGeneration, personGeneration enum would take precedence. For instance, if ALLOW_NONE is set, all person generation would be blocked. If this field is unspecified, the default behavior is to allow prominent people. This enum is not supported in Gemini API.