[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[[["This endpoint retrieves an existing SFDC instance, throwing a `Code.NOT_FOUND` exception if the instance does not exist."],["The HTTP request uses a `GET` method with a specific URL structure, requiring a `name` path parameter to identify the SFDC instance."],["The request body for this endpoint must be empty, with no data required in the request payload."],["A successful response will return an instance of `SfdcInstance` in the response body."],["Accessing this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `integrations.sfdcInstances.get` IAM permission."]]],[]]