HoldView
होल्ड के लिए दी जाने वाली जानकारी.
Enums |
HOLD_VIEW_UNSPECIFIED |
बताया नहीं गया है. FULL_HOLD के लिए डिफ़ॉल्ट. |
BASIC_HOLD |
होल्ड आईडी, नाम, अपडेट का समय, सेवा, और क्वेरी दिखाता है. |
FULL_HOLD |
इससे, BASIC_HOLD और होल्ड पर लागू होने वाली इकाइयों, जैसे कि खातों या संगठन की इकाइयों के बारे में पूरी जानकारी मिलती है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया."],[[["Hold views determine the level of detail returned for a hold request."],["`BASIC_HOLD` view provides essential information like hold ID, name, service, query, and update time."],["`FULL_HOLD` view includes all `BASIC_HOLD` details and adds information about the specific entities subject to the hold, like accounts or organizational units."],["If no view is specified, the system defaults to returning the comprehensive `FULL_HOLD` view."]]],["The provided information defines different levels of detail for data retrieval regarding a \"hold.\" `BASIC_HOLD` returns the hold's ID, name, update time, service, and query. `FULL_HOLD` encompasses all `BASIC_HOLD` details and adds information about the entities the hold affects, like accounts or organizational units. If no specific level is selected, `FULL_HOLD` is the default, using `HOLD_VIEW_UNSPECIFIED`.\n"]]