Runtime project attachment represents an attachment from the runtime project to the host project. Api Hub looks for deployments in the attached runtime projects and creates corresponding resources in Api Hub for the discovered deployments.
Identifier. The resource name of a runtime project attachment. Format: "projects/{project}/locations/{location}/runtimeProjectAttachments/{runtimeProjectAttachment}".
runtimeProject
string
Required. Immutable. Google cloud project name in the format: "projects/abc" or "projects/123". As input, project name with either project id or number are accepted. As output, this field will contain project number.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["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-07-28 UTC."],[[["\u003cp\u003eRuntimeProjectAttachment represents a connection between a runtime project and a host project, enabling API Hub to discover and create resources for deployments in the runtime project.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a RuntimeProjectAttachment includes fields such as "name," "runtimeProject," and "createTime," with specific formatting requirements for each.\u003c/p\u003e\n"],["\u003cp\u003eKey attributes of a RuntimeProjectAttachment include the unique resource identifier (name), the associated Google Cloud project (runtimeProject), and the creation timestamp (createTime).\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available to manage RuntimeProjectAttachments, including creating, deleting, retrieving (get), and listing attachments.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.runtimeProjectAttachments\n\n- [Resource: RuntimeProjectAttachment](#RuntimeProjectAttachment)\n - [JSON representation](#RuntimeProjectAttachment.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: RuntimeProjectAttachment\n----------------------------------\n\nRuntime project attachment represents an attachment from the runtime project to the host project. Api Hub looks for deployments in the attached runtime projects and creates corresponding resources in Api Hub for the discovered deployments."]]