Bytes type for binary data (byte arrays). Maps to Uint8Array in JavaScript, byte[] in C#/Java/Go, bytes in Python.
Optional
Human-readable description for documentation
Whether this field is optional
Whether this field can be null
Type discriminator for JSON serialization
Bytes type for binary data (byte arrays). Maps to Uint8Array in JavaScript, byte[] in C#/Java/Go, bytes in Python.