ModelDeploymentOverrides interface
User overrides for a model deployment.
Properties
| values | Experimental free-form override key/value pairs. Subject to change without notice; not part of the stable contract. Recognized keys are documented per release and may be added, renamed, or removed at any time. |
Property Details
values
Experimental free-form override key/value pairs. Subject to change without notice; not part of the stable contract. Recognized keys are documented per release and may be added, renamed, or removed at any time.
values?: Record<string, string>
Property Value
Record<string, string>