Class ContentReferenceImage

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

public abstract class ContentReferenceImage extends JsonSerializable implements ReferenceImage
A content reference image.

A content reference image represents a subject to reference (ex. person, product, animal) provided by the user. It can optionally be provided in addition to a style reference image (ex. background, style reference).

  • Constructor Details

    • ContentReferenceImage

      public ContentReferenceImage()
  • Method Details