[[["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 2022-09-30 UTC."],[[["`FalseNode` is a tree node designed to represent a filter that always fails in the `google.appengine.ext.ndb` module."],["The `resolve` method of `FalseNode` is used to replace parameters within a node with specific values from a binding dictionary."],["`FalseNode` has methods like `__eq__` and `__ne__` to perform equality and inequality comparisons, respectively, and `__ge__`, `__gt__`, `__le__`, `__lt__` to always resolve false."],["The `resolve` method takes in a `bindings` dictionary, which maps integers and strings to values, and a `used` dictionary, used for tracking binding usage, ultimately returning a Node instance."]]],[]]