[[["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 2025-03-25 UTC."],[[["This document describes how to create a new EndpointAttachment within a specified project and location using a POST request."],["The HTTP request URL requires the `parent` path parameter, which is a string representing the project and location."],["A unique `endpointAttachmentId` query parameter is mandatory for identifying the new EndpointAttachment within its parent resource."],["The request body must include an instance of the EndpointAttachment resource, and a successful operation will return a new instance of the Operation resource."],["Creating an EndpointAttachment requires `connectors.endpointAttachments.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]