[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]],["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"]]