Table of Contents

Class GeminiCountTokensResponse

Response from calling {@link GenerativeModel.countTokens}.

public class GeminiCountTokensResponse
Inheritance
object
GeminiCountTokensResponse

Properties

TotalTokens

public int? TotalTokens { get; set; }

Property Value

int?