# inference.sam2.segment.v1

Source: https://docs.prodia.com/job-types/inference-sam2-segment-v1/

## Schema

```json
{
	"type": "object",
	"required": [
		"type"
	],
	"properties": {
		"type": {
			"type": "string",
			"enum": [
				"inference.segment.v1",
				"inference.sam2.segment.v1"
			]
		}
	}
}
```
