HoldView
列舉 |
HOLD_VIEW_UNSPECIFIED |
未指定,預設為 FULL_HOLD。 |
BASIC_HOLD |
傳回訴訟保留 ID、名稱、更新時間、服務及查詢。 |
FULL_HOLD |
傳回 BASIC_HOLD 的所有詳細資料,以及套用訴訟保留的實體 (例如帳戶或機構單位)。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-22 (世界標準時間)。
[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[[["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"]]