Range(mapping=None, *, ignore_unknown_fields=False, **kwargs)The range of values [start, end) for which faceting is applied.
Attributes |
|
|---|---|
| Name | Description |
start |
google.cloud.visionai_v1.types.FacetValue
Start of the range. Non-existence indicates some bound (e.g. -inf). |
end |
google.cloud.visionai_v1.types.FacetValue
End of the range. Non-existence indicates some bound (e.g. inf). |