[[["容易理解","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-01-15 (世界標準時間)。"],[[["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."]]],["This document outlines the process of retrieving a specific deployment. A `GET` request is made to a specified URL using gRPC Transcoding syntax, incorporating a required `name` path parameter to identify the deployment. The request body must be empty. A successful response returns a `Deployment` instance. Access requires the `gsuiteaddons.deployments.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope. There are also links to HTTP requests, response bodies, and Authorization scopes.\n"]]