[[["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-04-17 UTC."],[[["This webpage details the process of creating a new connection profile within a specified project and location using a `POST` HTTP request."],["The `parent` parameter is a required path parameter that specifies the resource owner and requires specific IAM permissions."],["The `connectionProfileId` is a required query parameter that defines the unique identifier of the connection profile, also requiring specific IAM permissions."],["The request body must contain an instance of `ConnectionProfile`, while the response body will include a newly created instance of `Operation` upon successful completion."],["Creating a new profile requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]