Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["The parental statuses include 'parent', 'not a parent', and 'undetermined', alongside technical values like 'unspecified' and 'unknown'."],["These enums are used to categorize individuals based on their parental status for various purposes, potentially within a system or application."]]],["The core content defines the possible parental statuses within a system. These statuses include `PARENT` indicating someone is a parent, `NOT_A_PARENT` for individuals who are not parents, and `UNDETERMINED` for unclear cases. Additionally, `UNSPECIFIED` is used when the status is not provided, and `UNKNOWN` represents a value that is not recognized in the current system version, only being used as a return value.\n"]]