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 manage information about dedicated interconnect attachments, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.6.0, and the page lists a comprehensive history of prior versions, ranging from 1.0.0 up to 3.6.0, with the version 2.11.0 being the current one that is displayed."],["Key properties of `InterconnectAttachmentPrivateInfo` include `HasTag8021Q`, indicating whether the \"tag8021q\" field is set, and `Tag8021Q`, representing the 802.1q encapsulation tag for network traffic."]]],[]]