Class CacheControlType
- Namespace
- AnthropicClient.Models
- Assembly
- AnthropicClient.dll
Provides constants for cache control types.
public static class CacheControlType
- Inheritance
-
CacheControlType
- Inherited Members
Fields
Ephemeral
The cache control type for an ephemeral cache.
public const string Ephemeral = "ephemeral"