Enum-Mitglied Response.PARENTS
Unterschrift
PARENTS = 'parents'
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-10-14 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-10-14 (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"]]