[[["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."],[[["The `ExpirationType` enum within the `Google.Api.Gax` namespace defines the type of expiration for operations, including none, timeout, or deadline."],["The enum is part of the `Google.Api.Gax.dll` assembly and is detailed in version 4.3.1, with several previous and later versions documented."],["`ExpirationType` includes three fields: `Deadline`, which represents an absolute expiration time; `None`, indicating no expiration; and `Timeout`, representing a relative expiration time."],["`Deadline` field is represented by a `DateTime`, while `Timeout` is represented by a `TimeSpan`."]]],[]]