prompt Token Count
public abstract GenerateContentResponseUsageMetadata.Builder promptTokenCount(Integer promptTokenCount)
Setter for promptTokenCount.
promptTokenCount: The total number of tokens in the prompt. This includes any text, images, or other media provided in the request. When `cached_content` is set, this also includes the number of tokens in the cached content.