Google BigQuery Storage V1 Client - Class TableModifiers (1.10.3)

Reference documentation and code samples for the Google BigQuery Storage V1 Client class TableModifiers.

Additional attributes when reading a table.

Generated from protobuf message google.cloud.bigquery.storage.v1.ReadSession.TableModifiers

Namespace

Google \ Cloud \ BigQuery \ Storage \ V1 \ ReadSession

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ snapshot_time Google\Protobuf\Timestamp

The snapshot time of the table. If not set, interpreted as now.

getSnapshotTime

The snapshot time of the table. If not set, interpreted as now.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasSnapshotTime

clearSnapshotTime

setSnapshotTime

The snapshot time of the table. If not set, interpreted as now.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this