[[["容易理解","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"]],["上次更新時間:2024-08-07 (世界標準時間)。"],[[["This endpoint retrieves the details of a specific configuration."],["The HTTP request method is `GET`, using a URL with gRPC Transcoding syntax."],["The `name` path parameter is required, formatted as `customers/[CUSTOMER_ID]/configurations/[CONFIGURATION_ID]`."],["The request body must be empty, and a successful response contains a `Configuration` instance."],["Authorization requires the `https://www.googleapis.com/auth/androidworkzerotouchemm` OAuth scope."]]],["This document outlines the process of retrieving configuration details via an API. A `GET` request is sent to a specified URL using gRPC Transcoding syntax. The `name` parameter, formatted as `customers/[CUSTOMER_ID]/configurations/[CONFIGURATION_ID]`, is required within the URL path. The request body must be empty. Upon success, the response body returns a `Configuration` instance, and OAuth authorization with the scope `https://www.googleapis.com/auth/androidworkzerotouchemm` is required.\n"]]