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 webpage details the \u003ccode\u003eTableExtensions\u003c/code\u003e class, which provides extension methods to simplify working with BigQuery \u003ccode\u003eTable\u003c/code\u003e objects in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.11.0, while older versions are listed back to 2.2.0, providing links to documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableExtensions\u003c/code\u003e class includes methods \u003ccode\u003eGetExpirationTime\u003c/code\u003e and \u003ccode\u003eSetExpirationTime\u003c/code\u003e, which are used to retrieve and modify a \u003ccode\u003eTable\u003c/code\u003e's expiration time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableExtensions\u003c/code\u003e class inherits basic methods from the base \u003ccode\u003eObject\u003c/code\u003e class, like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content shown pertains to the \u003ccode\u003eGoogle.Cloud.BigQuery.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.BigQuery.V2.dll\u003c/code\u003e assembly, intended for use in .NET projects.\u003c/p\u003e\n"]]],[],null,[]]