Class CountTokensResponse
Response from calling {@link GenerativeModel.countTokens}.
Inheritance
object
CountTokensResponse
Namespace: Glitch9.AIDevKit.Google
Assembly: .dll
Syntax
public class CountTokensResponse
Properties
TotalTokens
Declaration
public int? TotalTokens { get; set; }
Property Value
Type | Description |
---|---|
int? |