[[["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."],[[["`PackInteger` is a function that packs an integer property into an `entity_pb2.PropertyValue`."],["The function's main alias is `google.appengine.api.datastore.datastore_types.PackInteger`."],["It accepts three arguments: `name` (the property name as a string), `value` (an integer), and `pbvalue` (the `entity_pb2.PropertyValue` to pack into)."],["The `value` argument within the `PackInteger` function can either be an `int` or `long` instance."]]],[]]