Stream Dataset Handler.
func (
r *DatasetPlaygroundExperimentService) Stream(ctx context.Context,
body DatasetPlaygroundExperimentStreamParams,
opts ...option.RequestOption) (res *DatasetPlaygroundExperimentStreamResponse,
err error
)Stream Dataset Handler
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
body* | DatasetPlaygroundExperimentStreamParams | |
opts* | ...option.RequestOption |