V1beta1StorageSpec¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| key | str | The Storage Key in the secret for this model. | [optional] |
| parameters | dict(str, str) | Parameters to override the default storage credentials and config. | [optional] |
| path | str | The path to the model object in the storage. It cannot co-exist with the storageURI. | [optional] |
| schema_path | str | The path to the model schema file in the storage. | [optional] |