stream_watermark_size

The size of the image in bytes.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-watermark-size-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_watermark_size",
  "title": "stream_watermark_size",
  "description": "The size of the image in bytes.",
  "example": 29472,
  "type": "number"
}