You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-bigquery/v2/2.0.0/com/google/api/services/bigquery/model/TableReplicationInfo.java
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,8 @@ public final class TableReplicationInfo extends com.google.api.client.json.Gener
46
46
privateErrorProtoreplicationError;
47
47
48
48
/**
49
-
* Required. Specifies the interval at which the source table is polled for updates.
49
+
* Optional. Specifies the interval at which the source table is polled for updates. It's
50
+
* Optional. If not specified, default replication interval would be applied.
0 commit comments