[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExpirationType\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e namespace defines the method of expiration for operations, with the latest version being 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are three expiration types available: \u003ccode\u003eDeadline\u003c/code\u003e, which uses an absolute \u003ccode\u003eDateTime\u003c/code\u003e; \u003ccode\u003eTimeout\u003c/code\u003e, which uses a relative \u003ccode\u003eTimeSpan\u003c/code\u003e; and \u003ccode\u003eNone\u003c/code\u003e, which indicates no expiration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Api.Gax.dll\u003c/code\u003e assembly contains the code for this enum.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the documentation for this type are 4.10.0, 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0.\u003c/p\u003e\n"]]],[],null,["# Enum ExpirationType (4.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.10.0 (latest)](/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ExpirationType)\n- [4.8.0](/dotnet/docs/reference/Google.Api.Gax/4.8.0/Google.Api.Gax.ExpirationType)\n- [4.4.0](/dotnet/docs/reference/Google.Api.Gax/4.4.0/Google.Api.Gax.ExpirationType)\n- [4.3.1](/dotnet/docs/reference/Google.Api.Gax/4.3.1/Google.Api.Gax.ExpirationType)\n- [4.2.0](/dotnet/docs/reference/Google.Api.Gax/4.2.0/Google.Api.Gax.ExpirationType)\n- [4.0.0](/dotnet/docs/reference/Google.Api.Gax/4.0.0/Google.Api.Gax.ExpirationType)\n- [3.2.0](/dotnet/docs/reference/Google.Api.Gax/3.2.0/Google.Api.Gax.ExpirationType) \n\n public enum ExpirationType\n\nThe type of [Expiration](/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Expiration); none, timeout or deadline.\n\nNamespace\n---------\n\n[Google.Api.Gax](/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax)\n\nAssembly\n--------\n\nGoogle.Api.Gax.dll"]]