candidatesTokensDetails property

List<GoogleCloudAiplatformV1ModalityTokenCount>? candidatesTokensDetails
getter/setter pair

A detailed breakdown of the token count for each modality in the generated candidates.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1ModalityTokenCount>? candidatesTokensDetails;