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 document provides reference documentation for the \u003ccode\u003eTableExtensions\u003c/code\u003e class within the Google BigQuery v2 API, specifically for the .NET environment, covering versions from 2.2.0 up to the latest version 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableExtensions\u003c/code\u003e class provides extension methods to simplify working with BigQuery tables, including \u003ccode\u003eGetExpirationTime\u003c/code\u003e and \u003ccode\u003eSetExpirationTime\u003c/code\u003e methods for managing table expiration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExpirationTime\u003c/code\u003e method retrieves the deletion time of a specified table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetExpirationTime\u003c/code\u003e method allows setting a specific expiration time for a table, after which it will be deleted unless a default expiration is set in the dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides inherited members, assembly information, and the namespace of the \u003ccode\u003eTableExtensions\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]