Google Generative AI SDK
C#
Show/Hide TOC
Source Enumeration
Source of the File.
Definition
Namespace:
GenerativeAI.Types
Assembly:
GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
Copy
public
enum
Source
Members
SOURCE_UNSPECIFIED
0
Used if source is not specified.
UPLOADED
1
Indicates the file is uploaded by the user.
GENERATED
2
Indicates the file is generated by Google.
See Also
Reference
GenerativeAI.Types Namespace
Other Resources
See Official API Documentation
In This Article
Definition
Members
See Also
Reference
Other Resources