Elemento enum Response.PARENTS
Firma
PARENTS = 'parents'
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-10-14 UTC.
[null,null,["Ultimo aggiornamento 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"]]