Property Bytes
Bytes
Combined size of all messages in the Stream
[JsonPropertyName("bytes")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public long Bytes { get; set; }
Combined size of all messages in the Stream
[JsonPropertyName("bytes")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public long Bytes { get; set; }