public static Table SetExpirationTime(this Table table, DateTimeOffset? expiration)
Sets the time at which this table expires, at which point it will be deleted.
If this is not set and the dataset does not have a default
expiration period, the table will persist until it is deleted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eTableExtensions\u003c/code\u003e class within the Google BigQuery v2 API, detailing its functionality for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 3.11.0, with versions ranging down to 2.2.0 listed on the page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableExtensions\u003c/code\u003e provides two primary extension methods: \u003ccode\u003eGetExpirationTime\u003c/code\u003e for retrieving a table's expiration time, and \u003ccode\u003eSetExpirationTime\u003c/code\u003e to set or modify the expiration time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExpirationTime\u003c/code\u003e and \u003ccode\u003eSetExpirationTime\u003c/code\u003e methods utilize the \u003ccode\u003eTable\u003c/code\u003e parameter, which must not be null, allowing for the manipulation of table expiration details.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes information regarding inherited members such as \u003ccode\u003eobject.GetHashCode()\u003c/code\u003e, as well as the namespace \u003ccode\u003eGoogle.Cloud.BigQuery.V2\u003c/code\u003e, and the assembly \u003ccode\u003eGoogle.Cloud.BigQuery.V2.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]