Cloud Bigtable Client - Class ValueRangeFilter (2.16.0)

Reference documentation and code samples for the Cloud Bigtable Client class ValueRangeFilter.

Matches only cells with values that fall within the given value range.

Example:

 use Google\Cloud\Bigtable\Filter;

$rangeFilter = Filter::value()
    ->range(); 

Namespace

Google \ Cloud \ Bigtable \ Filter

Methods

toProto

Get the proto representation of the filter.

Returns
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: