public sealed class InterconnectDiagnostics : IMessage<InterconnectDiagnostics>, IEquatable<InterconnectDiagnostics>, IDeepCloneable<InterconnectDiagnostics>, IBufferMessage, IMessage
Diagnostics information about interconnect, contains detailed and current technical information about Google's side of the connection.
public RepeatedField<InterconnectDiagnosticsARPEntry> ArpCaches { get; }
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing various versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e is used to get the current technical information about Google's side of the connection, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating \u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e objects and supports copying through a constructor, offering two different ways to be used.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e class contains properties such as \u003ccode\u003eArpCaches\u003c/code\u003e, which lists seen neighbors, \u003ccode\u003eLinks\u003c/code\u003e, listing the status of each link, and \u003ccode\u003eMacAddress\u003c/code\u003e to get the MAC address of the bundle interface, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to historical documentation, allowing the reader to access older versions of the documentation for \u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]