public sealed class CreateRuntimeProjectAttachmentRequest : IMessage<CreateRuntimeProjectAttachmentRequest>, IEquatable<CreateRuntimeProjectAttachmentRequest>, IDeepCloneable<CreateRuntimeProjectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class CreateRuntimeProjectAttachmentRequest.
The
[CreateRuntimeProjectAttachment][google.cloud.apihub.v1.RuntimeProjectAttachmentService.CreateRuntimeProjectAttachment]
method's request.
public string RuntimeProjectAttachmentId { get; set; }
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 runtime_project_attachment.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-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eCreateRuntimeProjectAttachmentRequest\u003c/code\u003e class, which is used as a request for the \u003ccode\u003eCreateRuntimeProjectAttachment\u003c/code\u003e method in the API Hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRuntimeProjectAttachmentRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.ApiHub.V1\u003c/code\u003e namespace, inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateRuntimeProjectAttachmentRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e (the resource's parent), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (typed view of Parent), \u003ccode\u003eRuntimeProjectAttachment\u003c/code\u003e (the attachment to be created), and \u003ccode\u003eRuntimeProjectAttachmentId\u003c/code\u003e (the ID for the attachment).\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes in another \u003ccode\u003eCreateRuntimeProjectAttachmentRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeProjectAttachmentId\u003c/code\u003e must match the project ID specified in the \u003ccode\u003eruntime_project_attachment.runtime_project\u003c/code\u003e field.\u003c/p\u003e\n"]]],[],null,[]]