class GoogleCloudAiplatformV1CountTokensResponse extends Model (View source)

Properties

int $totalBillableCharacters
int $totalTokens

Methods

setTotalBillableCharacters($totalBillableCharacters)

No description

int
getTotalBillableCharacters()

No description

setTotalTokens($totalTokens)

No description

int
getTotalTokens()

No description

Details

setTotalBillableCharacters($totalBillableCharacters)

No description

Parameters

$totalBillableCharacters

int getTotalBillableCharacters()

No description

Return Value

int

setTotalTokens($totalTokens)

No description

Parameters

$totalTokens

int getTotalTokens()

No description

Return Value

int