Namespace Uralstech.UGemini.Models.Caching
Classes
- GeminiCachedContent
Content that has been preprocessed and can be used in subsequent request to GenerativeService.
- GeminiCachedContentCreateRequest
Creates a GeminiCachedContent resource. Response type is GeminiCachedContent.
- GeminiCachedContentCreationData
Data to cache content that has been preprocessed and can be used in subsequent request to GenerativeService.
- GeminiCachedContentDeleteRequest
Requests for deletion of a cached content resource.
- GeminiCachedContentGetRequest
Requests metadata cached content. Return type is GeminiCachedContent.
- GeminiCachedContentListRequest
Requests metadata for all existing cached content. Return type is GeminiCachedContentListResponse.
- GeminiCachedContentListResponse
The response for a GeminiCachedContentListRequest call.
- GeminiCachedContentPatchData
Data to patch an existing cached content resource with new data.
- GeminiCachedContentPatchRequest
Patches a GeminiCachedContent resource. Response type is GeminiCachedContent.
- GeminiCachedContentUsageMetadata
Metadata on the usage of the cached content.