public sealed class InterconnectAttachmentPrivateInfo : IMessage<InterconnectAttachmentPrivateInfo>, IEquatable<InterconnectAttachmentPrivateInfo>, IDeepCloneable<InterconnectAttachmentPrivateInfo>, IBufferMessage, IMessage
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 page provides documentation for the `InterconnectAttachmentPrivateInfo` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment."],["This class is used to handle information related to dedicated interconnect attachments."],["The documentation shows versions ranging from 1.0.0 up to 3.6.0, with 3.6.0 as the latest, and each version includes a link to its documentation."],["The `InterconnectAttachmentPrivateInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features properties like `HasTag8021Q` and `Tag8021Q`, which provide information about 802.1q encapsulation for traffic between Google and the customer."]]],[]]