> ## 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.

# ExperimentUpdateRequest

***

# Type Alias: ExperimentUpdateRequest

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

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

ExperimentUpdateRequest

## Properties

### name

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

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

Name

***

### taskType?

```ts theme={null}
optional taskType: 16 | 17;
```

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

Task Type
