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