Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Cloud Bigtable Client - Class Range (2.13.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Cloud Bigtable Client class Range.
Abstract class representing filter range for Rowkey, ColumnFamily,
ColumnQualifier and Value.
Namespace
Google \ Cloud \ Bigtable \ Filter \ Builder
Methods
__construct
Parameters
Name
Description
startBound
int
start
string|int
endBound
int
end
string|int
of
Parameters
Name
Description
startClosed
string|int
endOpen
string|int
Returns
Type
Description
Range
startUnbounded
Returns
Type
Description
Range
startOpen
Parameter
Name
Description
start
string|int
Returns
Type
Description
Range
startClosed
Parameter
Name
Description
start
string|int
Returns
Type
Description
Range
endUnbounded
Returns
Type
Description
Range
endOpen
Parameter
Name
Description
end
string|int
Returns
Type
Description
Range
endClosed
Parameter
Name
Description
end
string|int
Returns
Type
Description
Range
getStartBound
Returns
Type
Description
int
getStart
Returns
Type
Description
string|int|null
getEndBound
Returns
Type
Description
int
getEnd
Returns
Type
Description
string|int|null
Constants
BOUND_TYPE_UNBOUNDED
BOUND_TYPE_OPEN
BOUND_TYPE_CLOSED
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]