Fields
Output fields
| Parameter | Description | |
|---|---|---|
datasetIdString |
Id of the created dataset. | |
contextString |
Context attribute describing the source of the dataset creation. |
This custom Apex type represents the output that Platform Events and the Platform Events Apex handler return for the dataset-created platform event type. It is exposed on the Event type and surfaced by Client.getEventDetails().
| Parameter | Description | |
|---|---|---|
datasetIdString |
Id of the created dataset. | |
contextString |
Context attribute describing the source of the dataset creation. |