{
  "$id": "https://hash.ai/@h/types/property-type/file-storage-bucket/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The bucket in which a file is stored.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "File Storage Bucket"
}