[[["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 details the `ExpirationExtensions` class within the `Google.Api.Gax` namespace, providing extension methods for the `Expiration` type."],["The `ExpirationExtensions` class inherits from the `object` class and includes several inherited members such as `Equals`, `GetHashCode`, and `ToString`."],["A key method, `CalculateDeadline`, computes a deadline using a provided `Expiration` and `IClock`, returning a `DateTime` or `null` if no deadline is applicable."],["The content showcases various versions of the library, including the latest version 4.10.0 and older releases, and covers the assembly `Google.Api.Gax.dll`."],["The documentation outlines the parameters and return type of the `CalculateDeadline` method, specifying the use of `Expiration` and `IClock` parameters to find the absolute deadline."]]],[]]