[[["সহজে বোঝা যায়","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-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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"]]