Source Enumeration

Source of the File.

Definition

Namespace: GenerativeAI.Types
Assembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
public enum Source

Members

SOURCE_UNSPECIFIED0 Used if source is not specified.
UPLOADED1 Indicates the file is uploaded by the user.
GENERATED2 Indicates the file is generated by Google.

See Also