> ## Documentation Index
> Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ExperimentDatasetRequest

***

# Type Alias: ExperimentDatasetRequest

```ts theme={null}
type ExperimentDatasetRequest = object;
```

Defined in: [src/types/new-api.types.ts](https://github.com/rungalileo/galileo-js/blob/main/src/types/new-api.types.ts)

ExperimentDatasetRequest

## Properties

### datasetId

```ts theme={null}
datasetId: string;
```

Defined in: [src/types/new-api.types.ts](https://github.com/rungalileo/galileo-js/blob/main/src/types/new-api.types.ts)

Dataset Id

***

### versionIndex

```ts theme={null}
versionIndex: number;
```

Defined in: [src/types/new-api.types.ts](https://github.com/rungalileo/galileo-js/blob/main/src/types/new-api.types.ts)

Version Index
