Class FileService
Inheritance
FileService
Inherited Members
Namespace: Glitch9.AIDevKit.Google.Services
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class FileService : CrudService<GoogleAIClient, object, GoogleFile, DeletionStatus, TokenQuery>, ICrudService, IBetaService
Constructors
| Edit this page View SourceFileService(GoogleAIClient)
Declaration
public FileService(GoogleAIClient client)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAIClient | client |