ModelsVersion: NextOn this pageEnvVarRequest HierarchyEnvVarEnvVarRequestIndex Propertiesis_secretmodel_confignamevalueProperties is_secretis_secret: bool | Nonemodel_configmodel_config: Undefinednamename: strvaluevalue: Annotated[str | None, Field(examples=['my-value'])]The environment variable value. This field is absent in responses when isSecret is true, as secret values are never returned by the API.
The environment variable value. This field is absent in responses when
isSecretistrue, as secret values are never returned by the API.