ImagenSubjectReferenceType

public final class ImagenSubjectReferenceType


Represents a type for a subject reference, specifying how it should be interpreted.

Summary

Nested types

Public fields

static final @NonNull ImagenSubjectReferenceType

Marks the reference type as being of a animal

static final @NonNull ImagenSubjectReferenceType

Marks the reference type as being of a person

static final @NonNull ImagenSubjectReferenceType

Marks the reference type as being of a product

Public fields

ANIMAL

public static final @NonNull ImagenSubjectReferenceType ANIMAL

Marks the reference type as being of a animal

PERSON

public static final @NonNull ImagenSubjectReferenceType PERSON

Marks the reference type as being of a person

PRODUCT

public static final @NonNull ImagenSubjectReferenceType PRODUCT

Marks the reference type as being of a product