Google BigQuery Storage V1 Client - Class TableModifiers (1.5.0)

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

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年11月08日 UTC.