Settings_Depots_Online_UpdateSpec

Settings_Depots_Online_UpdateSpec
Settings_Depots_Online_UpdateSpec

The Online.UpdateSpec structure defines the information used to update the depot.

JSON Example
{
    "enabled": false,
    "description": "string"
}
boolean
enabled
Optional

Flag indicating whether this depot is enabled or not. Disabling the depot doesn't delete its cached metadata and payloads. It will not be refreshed next time depots are re-synced. If unset, enabled flag is not updated.

string
description
Optional

Description of the Depot. If unset, description is not updated.