חשבון שמוגדר בו חיוב בהשהיה. המבנה הזה לא ניתן לשינוי. החשבון יכול להיות חשבון פרטי או קבוצת Google, בהתאם לשירות.
כדי לעבוד עם משאבי Vault, לחשבון צריכות להיות ההרשאות הנדרשות ל-Vault וגישה לנושא. כדי לגשת לבקשת תמיכה, החשבון צריך ליצור אותה, הבקשה צריכה להיות משותפת איתו או שיש לו את ההרשאה הצגת כל הבקשות.
הפורמט הזה משתמש ב-RFC 3339, שבו הפלט שנוצר תמיד יהיה מנורמלי לפי Z וישמש בספרות עשרוניות של 0, 3, 6 או 9. אפשר להשתמש גם בשינויים (offsets) אחרים מלבד 'Z'. דוגמאות: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" או "2014-10-02T15:01:23+05:30".
email
string
כתובת האימייל הראשית של החשבון. אם משתמשים בו כקלט, הוא מקבל עדיפות על פני accountId.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-02-06 (שעון UTC)."],[[["A HeldAccount represents an account (individual or Google Group) placed on hold within a matter in Google Vault."],["To interact with HeldAccounts, users need specific Vault privileges and access to the relevant matter."],["HeldAccount details include account ID, hold time, email, first name, and last name, with some fields being immutable and output-only."],["You can manage HeldAccounts by adding them to, removing them from, or listing them within a hold using the available methods."]]],["The `HeldAccount` resource represents an account under a hold, which can be an individual account or a Google Group. Key information includes `accountId`, `holdTime` (when the hold was applied), `email`, `firstName`, and `lastName`. The resource is immutable. Important actions include: creating an account in a hold using the `/create` method, deleting an account from a hold using `/delete` method, and listing accounts within a hold using `/list` method. To perform these actions, users need specific Vault privileges and access to the relevant matter.\n"]]