Required. The parent resource for the Runtime Project Attachment. Format: projects/{project}/locations/{location}
Query parameters
Parameters
runtimeProjectAttachmentId
string
Required. The ID to use for the Runtime Project Attachment, which will become the final component of the Runtime Project Attachment's name. The ID must be the same as the project ID of the Google cloud project specified in the runtimeProjectAttachment.runtime_project field.
[[["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-01-16 UTC."],[[["This endpoint is used to attach a runtime project to a host project using a POST HTTP request."],["The request requires a `parent` path parameter, specifying the host project and location, and a `runtimeProjectAttachmentId` query parameter, which must match the runtime project's ID."],["The request body and the response body both use the `RuntimeProjectAttachment` resource to represent the association of the runtime project to the host project."],["Successful execution requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `apihub.runTimeProjectAttachments.attach` IAM permission."]]],[]]