AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class FileService

    Inheritance
    object
    FileService
    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
    In this article
    Back to top Generated by DocFX