Class SubjectReferenceImage

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.SubjectReferenceImage
All Implemented Interfaces:
ReferenceImage

public abstract class SubjectReferenceImage extends JsonSerializable implements ReferenceImage
A subject reference image.

This encapsulates a subject reference image provided by the user, and additionally optional config parameters for the subject reference image.

A raw reference image can also be provided as a destination for the subject to be applied to.

  • Constructor Details

    • SubjectReferenceImage

      public SubjectReferenceImage()
  • Method Details