Class CachedContentService
Inheritance
object
CachedContentService
Namespace: Glitch9.AIDevKit.Google.Services
Assembly: .dll
Syntax
public class CachedContentService : CRUDService<GenerativeAI, CachedContent, CachedContentRequest, TokenQuery>
Constructors
CachedContentService(GenerativeAI)
Declaration
public CachedContentService(GenerativeAI client)
Parameters
Type | Name | Description |
---|---|---|
GenerativeAI | client |