[[["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."],[[["The content provides documentation for the `ExpirationType` enum within the `Google.Api.Gax` library, specifically version 4.8.0, with links to other versions also available."],["`ExpirationType` defines how expiration is handled, with options for `None`, `Timeout`, or `Deadline`."],["The `Deadline` field represents an absolute expiration using `DateTime`, `Timeout` uses `TimeSpan` for a relative duration, and `None` signifies no expiration."],["This enum is located within the `Google.Api.Gax` namespace and is part of the `Google.Api.Gax.dll` assembly."]]],[]]