totalThoughtTokens

public final Usage.Builder totalThoughtTokens(Integer totalThoughtTokens)

Number of tokens of thoughts for thinking models.


public final Usage.Builder totalThoughtTokens(JsonField<Integer> totalThoughtTokens)

Sets Builder.totalThoughtTokens to an arbitrary JSON value.

You should usually call Builder.totalThoughtTokens with a well-typed Int value instead. This method is primarily for setting the field to an undocumented or not yet supported value.