[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `FailurePolicy` class within the Google Cloud Functions v1 API for .NET."],["The `FailurePolicy` class describes how a function should handle execution failures, with options like retrying or ignoring failures."],["The latest version of the `FailurePolicy` class is 2.7.0, and the page also lists several older versions ranging from 1.1.0 to 2.6.0, with links to their respective documentation."],["The `FailurePolicy` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The two properties available for this class are the `ActionCase` of type `FailurePolicy.ActionOneofCase` and the `Retry` property of type `FailurePolicy.Types.Retry` which dictates whether or not the function will retry upon failure."]]],[]]