GoogleCloudAiplatformV1Content constructor
GoogleCloudAiplatformV1Content({
- List<
GoogleCloudAiplatformV1Part> ? parts, - String? role,
Implementation
GoogleCloudAiplatformV1Content({
this.parts,
this.role,
});