fix(platform): govern geospatial analysis and raster handoffs
This commit is contained in:
@@ -42,6 +42,10 @@ class ModelAssetRead(BaseModel):
|
||||
size_bytes: int
|
||||
sha256: str
|
||||
active: bool
|
||||
runtime_available: bool
|
||||
runtime_status: str
|
||||
governed_validation_status: str
|
||||
promotion_status: str
|
||||
status: str
|
||||
limitation_message: str
|
||||
will_download_models: bool = False
|
||||
|
||||
Reference in New Issue
Block a user