[[["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."],[[["The `FailurePolicy` class in the Google Cloud Functions v1 API defines how the system should handle function execution failures."],["The latest version of this documentation is version 2.7.0, but this current document is for version 2.5.0."],["The `FailurePolicy` class can be set to retry a function upon failure, or it can be configured to ignore failures."],["The `FailurePolicy` class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `FailurePolicy` class contains properties such as `ActionCase`, and `Retry`, and has constructors that allows the creation of new FailurePolicy objects."]]],[]]