-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
api: bigqueryIssues related to the googleapis/java-bigquery API.Issues related to the googleapis/java-bigquery API.
Description
Hi there,
I don't seem to find a way to get the configured time travel window for a Table (mentioned in the docs here https://cloud.google.com/bigquery/docs/time-travel#configure_the_time_travel_window), is that available from the java client or the API?
I've only found TableInfo.getNumTimeTravelPhysicalBytes()
java-bigquery/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TableInfo.java
Line 555 in e78e78c
| public Long getNumTimeTravelPhysicalBytes() { |
Thanks!
Robin
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/java-bigquery API.Issues related to the googleapis/java-bigquery API.