Enum member Response.PARENTS
Signature
PARENTS = 'parents'
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-17 UTC.
[null,null,["Last updated 2024-09-17 UTC."],[[["`PARENTS` is a string constant representing the parental relationship."],["The signature defines a constant variable named `PARENTS` with the assigned value 'parents'."]]],["The content defines a constant, `PARENTS`, and assigns it the string value 'parents'. This is represented within a code context, likely as a variable or identifier. The term \"Signature\" is also present, which may imply the context of this code snippet is related to defining the structure or format of data or a function.\n"]]