Method: projects.deployments.get
אחזור הפריסה עם השם שצוין.
בקשת HTTP
GET https://gsuiteaddons.googleapis.com/v1/{name=projects/*/deployments/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. השם המלא של המשאב של הפריסה שרוצים לקבל. דוגמה: projects/my_project/deployments/my_deployment
כדי לקבל הרשאה, נדרשת ההרשאה הבאה ב-IAM למשאב שצוין name :
gsuiteaddons.deployments.get
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של Deployment
.
היקפי הרשאה
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/cloud-platform
מידע נוסף זמין בOAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-01-15 (שעון UTC).
[null,null,["עדכון אחרון: 2025-01-15 (שעון UTC)."],[[["Retrieves a specific Google Workspace Add-on deployment using its resource name."],["Requires the `cloud-platform` OAuth scope for authorization and the `gsuiteaddons.deployments.get` IAM permission on the deployment."],["The request should be a `GET` request to the specified URL with the deployment name as a path parameter and an empty request body."],["A successful response returns a `Deployment` object containing information about the requested deployment."]]],[]]