Odpowiedź typu wyliczeniowego
Response
to typ za pomocą którego można opisywać pola znacznika ResponseObject
.
Podpis
export enum Response
Użytkownicy
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-15 UTC.
[null,null,["Ostatnia aktualizacja: 2024-10-15 UTC."],[[["`Response` is an enumerated type that defines the structure of a `ResponseObject`."],["It includes four members: `ACTION`, `DOCUMENTS`, `PARENTS`, and `VIEW`, each providing specific information within the `ResponseObject`."],["Each member of the `Response` enum has its own detailed documentation accessible through the provided links."]]],["`Response` is an enumerated type defining the fields within a `ResponseObject`. It includes the following members: `ACTION`, `DOCUMENTS`, `PARENTS`, and `VIEW`. These members represent distinct aspects or data points contained within the response, each likely corresponding to a specific data field. Each member is further detailed in separate documentation. The `Response` enumeration is used to categorize different data within the response object.\n"]]