Enum GoogleFileSource
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public enum GoogleFileSource
Fields
| Name | Description |
|---|---|
| Generated | Indicates the file is generated by Google. |
| None | The default value. This value is used if the source is omitted. |
| Uploaded | Indicates the file is uploaded by the user. |