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