cacheTokensDetails property

List<GoogleCloudAiplatformV1ModalityTokenCount>? cacheTokensDetails
getter/setter pair

A detailed breakdown of the token count for each modality in the cached content.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1ModalityTokenCount>? cacheTokensDetails;