Cloud Bigtable Client - Class TimestampRangeFilter (1.24.1)

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

Matches only cells with microsecond timestamps within the given range.

Example:

 use Google\Cloud\Bigtable\Filter;

$rangeFilter = Filter::timestamp()
    ->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: