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: docs/dyn/bigquery_v2.tables.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -322,6 +322,7 @@ <h3>Method Details</h3>
322
322
},
323
323
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
324
324
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
325
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
325
326
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
326
327
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
327
328
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
@@ -804,6 +805,7 @@ <h3>Method Details</h3>
804
805
},
805
806
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
806
807
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
808
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
807
809
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
808
810
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
809
811
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
@@ -1227,6 +1229,7 @@ <h3>Method Details</h3>
1227
1229
},
1228
1230
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
1229
1231
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
1232
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
1230
1233
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
1231
1234
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
1232
1235
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
@@ -1758,6 +1761,7 @@ <h3>Method Details</h3>
1758
1761
},
1759
1762
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
1760
1763
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
1764
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
1761
1765
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
1762
1766
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
1763
1767
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
@@ -2182,6 +2186,7 @@ <h3>Method Details</h3>
2182
2186
},
2183
2187
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
2184
2188
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
2189
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
2185
2190
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
2186
2191
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
2187
2192
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
@@ -2724,6 +2729,7 @@ <h3>Method Details</h3>
2724
2729
},
2725
2730
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
2726
2731
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
2732
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
2727
2733
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
2728
2734
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
2729
2735
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
@@ -3148,6 +3154,7 @@ <h3>Method Details</h3>
3148
3154
},
3149
3155
"lastModifiedTime": "A String", # Output only. The time when this table was last modified, in milliseconds since the epoch.
3150
3156
"location": "A String", # Output only. The geographic location where the table resides. This value is inherited from the dataset.
3157
+
"managedTableType": "A String", # Optional. If set, overrides the default managed table type configured in the dataset.
3151
3158
"materializedView": { # Definition and configuration of a materialized view. # Optional. The materialized view definition.
3152
3159
"allowNonIncrementalDefinition": True or False, # Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally.
3153
3160
"enableRefresh": True or False, # Optional. Enable automatic refresh of the materialized view when the base table is updated. The default value is "true".
0 commit comments