[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ExpirationType` enum within the `Google.Api.Gax` library, specifically version 4.4.0, with links to other versions as well."],["`ExpirationType` defines how expiration is handled, offering three options: `None` for no expiration, `Timeout` for relative timeouts, and `Deadline` for absolute deadlines."],["The `ExpirationType` enum is part of the `Google.Api.Gax` namespace and is located within the `Google.Api.Gax.dll` assembly."],["The documentation specifies that `Deadline` uses a `DateTime` and `Timeout` uses a `TimeSpan`, both from the standard dotnet libraries."]]],[]]