Enum প্রতিক্রিয়া
Response
হল একটি গণনাকৃত প্রকার যা একটি ResponseObject
এর ক্ষেত্র বর্ণনা করতে ব্যবহৃত হয়।
স্বাক্ষর
export enum Response
সদস্যরা
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-12 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"]]