contents property

List<GoogleCloudAiplatformV1Content>? contents
getter/setter pair

Input content to augment, only text format is supported for now.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1Content>? contents;