[[["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."],[[["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."]]],[]]