Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 617 Bytes

GenericBucketBucketInfo.md

File metadata and controls

executable file
·
13 lines (9 loc) · 617 Bytes

GenericBucketBucketInfo

Properties

Name Type Description Notes
start string The start of range [optional]
start_inclusive bool Includes values greater or equal to "start" [optional]
end string The end of range [optional]
end_inclusive bool Includes values less than or equal to "end" [optional]

[Back to Model list] [Back to API list] [Back to README]