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-24 UTC."],[[["The latest version of the `InterconnectAttachmentPrivateInfo` documentation is 3.6.0, and it is part of the Google.Cloud.Compute.V1 namespace."],["This documentation provides details about an interconnect attachment specifically for dedicated interconnect types."],["The `InterconnectAttachmentPrivateInfo` class includes properties like `HasTag8021Q` and `Tag8021Q`, along with constructors to support instantiation."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The documentation covers a range of versions from 1.0.0 up to 3.6.0, showing a history of changes and updates to the class."]]],[]]