[[["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 latest version available is 4.10.0, with other versions such as 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0 also accessible through the provided links."],["The `ExpirationExtensions` class inherits from `Object` and includes inherited members like `ToString()`, `Equals()`, and `GetHashCode()`."],["The primary method, `CalculateDeadline`, computes a deadline using an `Expiration` instance and an `IClock`, returning a nullable `DateTime` that represents the deadline or null if no deadline is applicable."],["The method `CalculateDeadline` accepts an `expiration` parameter, which may be null, and a clock parameter, which is used for the deadline calculation."]]],[]]