UpdateMlArtifactInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| byteSize | Int | Approximate size in bytes | |
| checksum | String | Checksum for integrity validation | |
| format | String | Serialized format (parquet, json, binary, etc.) | |
| metadata | JsonString | Arbitrary metadata stored with the artifact | |
| uri | String | Pointer to persisted storage |