contentMapInstance property

GoogleCloudAiplatformV1ContentMap? contentMapInstance
getter/setter pair

Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.

The key is placeholder in metric prompt template, and the value is the multimodal content.

Implementation

GoogleCloudAiplatformV1ContentMap? contentMapInstance;