Method: matters.savedQueries.create
בקשת HTTP
POST https://vault.googleapis.com/v1/matters/{matterId}/savedQueries
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
matterId |
string
המזהה של הפנייה שבה רוצים ליצור את השאילתה השמורה.
|
גוף הבקשה
גוף הבקשה מכיל מופע של SavedQuery
.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל מופע חדש של SavedQuery
.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/ediscovery
מידע נוסף זמין בOAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-06 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-06 (שעון UTC)."],[[["Creates a new saved query within a specified matter using an HTTP POST request."],["Requires providing the matter ID as a path parameter and a SavedQuery object in the request body."],["Returns the newly created SavedQuery object in the response if successful."],["Needs authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],[]]