Reference documentation and code samples for the Google Cloud Model Armor V1 Client class RangeInfo.
Half-open range interval [start, end)
Generated from protobuf message google.cloud.modelarmor.v1.RangeInfo
Namespace
Google \ Cloud \ ModelArmor \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start
int|string
For proto3, value cannot be set to 0 unless the field is optional. Ref: https://protobuf.dev/programming-guides/proto3/#default Index of first character (inclusive).
↳ end
int|string
Index of last character (exclusive).
getStart
For proto3, value cannot be set to 0 unless the field is optional.
Ref: https://protobuf.dev/programming-guides/proto3/#default Index of first character (inclusive).
int|string
hasStart
clearStart
setStart
For proto3, value cannot be set to 0 unless the field is optional.
Ref: https://protobuf.dev/programming-guides/proto3/#default Index of first character (inclusive).
var
int|string
$this
getEnd
Index of last character (exclusive).
int|string
hasEnd
clearEnd
setEnd
Index of last character (exclusive).
var
int|string
$this