public sealed class CreateInterconnectAttachmentRequest : IMessage<CreateInterconnectAttachmentRequest>, IEquatable<CreateInterconnectAttachmentRequest>, IDeepCloneable<CreateInterconnectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class CreateInterconnectAttachmentRequest.
public string InterconnectAttachmentId { get; set; }
Required. Id of the requesting object
If auto-generating Id server-side, remove this field and
interconnect_attachment_id from the method_signature of Create RPC
Optional. An optional request ID to identify requests. Specify a unique
request ID so that if you must retry your request, the server will know to
ignore the request if it has already been completed. The server will
guarantee that for at least 60 minutes since the first request.
For example, consider a situation where you make an initial request and
the request times out. If you make the request again with the same request
ID, the server can check if original operation with the same request ID
was received, and if so, will ignore the second request. This prevents
clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
[[["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-09-04 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eCreateInterconnectAttachmentRequest\u003c/code\u003e class within the Google Cloud Edge Network v1 API, with the latest version being 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInterconnectAttachmentRequest\u003c/code\u003e class is used to create an InterconnectAttachment, functioning as a message type that implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eCreateInterconnectAttachmentRequest()\u003c/code\u003e and \u003ccode\u003eCreateInterconnectAttachmentRequest(CreateInterconnectAttachmentRequest other)\u003c/code\u003e, allowing for default initialization or cloning from an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eInterconnectAttachment\u003c/code\u003e, \u003ccode\u003eInterconnectAttachmentId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsZoneName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which are essential for defining the new InterconnectAttachment and its associated parameters.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eCreateInterconnectAttachmentRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.EdgeNetwork.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.EdgeNetwork.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Distributed Cloud Edge Network v1 API - Class CreateInterconnectAttachmentRequest (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/1.3.0/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/1.2.0/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/1.1.0/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/1.0.0/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest) \n\n public sealed class CreateInterconnectAttachmentRequest : IMessage\u003cCreateInterconnectAttachmentRequest\u003e, IEquatable\u003cCreateInterconnectAttachmentRequest\u003e, IDeepCloneable\u003cCreateInterconnectAttachmentRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Distributed Cloud Edge Network v1 API class CreateInterconnectAttachmentRequest.\n\nMessage for creating a InterconnectAttachment \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateInterconnectAttachmentRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateInterconnectAttachmentRequest](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateInterconnectAttachmentRequest](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateInterconnectAttachmentRequest](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.EdgeNetwork.V1](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.EdgeNetwork.V1.dll\n\nConstructors\n------------\n\n### CreateInterconnectAttachmentRequest()\n\n public CreateInterconnectAttachmentRequest()\n\n### CreateInterconnectAttachmentRequest(CreateInterconnectAttachmentRequest)\n\n public CreateInterconnectAttachmentRequest(CreateInterconnectAttachmentRequest other)\n\nProperties\n----------\n\n### InterconnectAttachment\n\n public InterconnectAttachment InterconnectAttachment { get; set; }\n\nRequired. The resource being created\n\n### InterconnectAttachmentId\n\n public string InterconnectAttachmentId { get; set; }\n\nRequired. Id of the requesting object\nIf auto-generating Id server-side, remove this field and\ninterconnect_attachment_id from the method_signature of Create RPC\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Value for parent.\n\n### ParentAsZoneName\n\n public ZoneName ParentAsZoneName { get; set; }\n\n[ZoneName](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1.ZoneName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.EdgeNetwork.V1/latest/Google.Cloud.EdgeNetwork.V1.CreateInterconnectAttachmentRequest#Google_Cloud_EdgeNetwork_V1_CreateInterconnectAttachmentRequest_Parent) resource name property.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. An optional request ID to identify requests. Specify a unique\nrequest ID so that if you must retry your request, the server will know to\nignore the request if it has already been completed. The server will\nguarantee that for at least 60 minutes since the first request.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same request\nID, the server can check if original operation with the same request ID\nwas received, and if so, will ignore the second request. This prevents\nclients from accidentally creating duplicate commitments.\n\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000)."]]