GoogleCloudAiplatformV1IngestionDirectContentsSourceEvent constructor
GoogleCloudAiplatformV1IngestionDirectContentsSourceEvent({
- GoogleCloudAiplatformV1Content? content,
- String? eventId,
- String? eventTime,
Implementation
GoogleCloudAiplatformV1IngestionDirectContentsSourceEvent({
this.content,
this.eventId,
this.eventTime,
});