HoldView
จํานวนรายละเอียดสําหรับการคงไว้ชั่วคราว
Enum |
HOLD_VIEW_UNSPECIFIED |
ไม่ได้ระบุ ค่าเริ่มต้นคือ FULL_HOLD |
BASIC_HOLD |
แสดงรหัสการคงไว้ชั่วคราว ชื่อ เวลาอัปเดต บริการ และคําค้นหา |
FULL_HOLD |
แสดงรายละเอียดทั้งหมดของ BASIC_HOLD และเอนทิตีที่มีการคงไว้ชั่วคราว เช่น บัญชีหรือหน่วยขององค์กร |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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"]]