security.v1.idRange
"IDRange provides a min/max of an allowed range of IDs."
Index
Fields
fn withMax
withMax(max)
"Max is the end of the range, inclusive."
fn withMin
withMin(min)
"Min is the start of the range, inclusive."
"IDRange provides a min/max of an allowed range of IDs."
withMax(max)
"Max is the end of the range, inclusive."
withMin(min)
"Min is the start of the range, inclusive."