Class GeminiCountTokensResponse
Response from calling {@link GenerativeModel.countTokens}.
public class GeminiCountTokensResponse
- Inheritance
-
objectGeminiCountTokensResponse
Properties
TotalTokens
public int? TotalTokens { get; set; }
Property Value
- int?