{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "StorageLocationGcs", "type": "object", "properties": { "storage_base_url": { "type": "string", "description": "Specifies the base URL for your cloud storage location." } } }