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."],[[["The documentation covers the `InterconnectAttachmentPrivateInfo` class within the Google Cloud Compute Engine v1 API."],["This class provides information about an interconnect attachment specifically when it's associated with a DEDICATED type interconnect."],["The latest version documented is 3.6.0, with a range of previous versions available, down to version 1.0.0, and the current version for the given documentation being 2.15.0."],["The `InterconnectAttachmentPrivateInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `HasTag8021Q` (a boolean) and `Tag8021Q` (an unsigned integer), which relate to 802.1q encapsulation for network traffic."]]],[]]