Class FileService
Inherited Members
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>._endpoint
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>._endpointWithId
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.CreateAsync(RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.CreateAsync(object, RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.RetrieveAsync(string, RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.UpdateAsync(string, object, RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.UpdateAsync(string, IEnumerable<UpdateMask>, RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.DeleteAsync(string, RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.ListAsync(TokenQuery, RESTRequestOptions)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.ThrowIfTRequestIsObject(CRUDOperation)
CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>.ThrowIfTQueryIsObject()
CRUDServiceBase<GenerativeAI>.client
CRUDServiceBase<GenerativeAI>.IsBetaService
CRUDServiceBase<GenerativeAI>.CustomApiKey
CRUDServiceBase<GenerativeAI>.CustomBetaHeaders
Namespace: Glitch9.AIDevKit.Google.Services
Assembly: .dll
Syntax
public class FileService : CRUDService<GenerativeAI, GoogleFile, object, TokenQuery>
Constructors
FileService(GenerativeAI)
Declaration
public FileService(GenerativeAI client)
Parameters
Type | Name | Description |
---|---|---|
GenerativeAI | client |