public sealed class InterconnectAttachmentPrivateInfo : IMessage<InterconnectAttachmentPrivateInfo>, IEquatable<InterconnectAttachmentPrivateInfo>, IDeepCloneable<InterconnectAttachmentPrivateInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectAttachmentPrivateInfo.
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `InterconnectAttachmentPrivateInfo` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The class `InterconnectAttachmentPrivateInfo` is designed to handle information related to interconnect attachments of the DEDICATED type."],["The documentation covers various versions of the API, with version 3.6.0 being the latest and versions ranging from 1.0.0 to 3.6.0 also listed."],["The page details the class's constructors, `InterconnectAttachmentPrivateInfo()`, and `InterconnectAttachmentPrivateInfo(InterconnectAttachmentPrivateInfo other)`, along with its properties, such as `HasTag8021Q` and `Tag8021Q`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration within the Google.Protobuf library."]]],[]]