FilesConstants Class

Defines a collection of constants representing supported MIME types for various file operations within the API.

Definition

Namespace: GenerativeAI
Assembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
public static class FilesConstants
Inheritance
Object    FilesConstants

Fields

MaxUploadFileSize 
SupportedMimeTypes Gets the collection of all supported MIME types.

See Also