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\u003eThe \u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e class provides detailed diagnostics for Google's side of a network connection, with version 3.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all crucial for its operation and interaction within the Google Cloud .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e allows users to access information on ARP caches, seen by Google's router, and link status through the \u003ccode\u003eArpCaches\u003c/code\u003e and \u003ccode\u003eLinks\u003c/code\u003e properties respectively, to check the status of each link on the interconnect.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMacAddress\u003c/code\u003e property provides the MAC address of the Interconnect's bundle interface, and the \u003ccode\u003eHasMacAddress\u003c/code\u003e property indicates if the "mac_address" field is set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectDiagnostics\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, and contains multiple versions ranging from 1.0.0 all the way to 3.6.0, with each version having its own specific directory.\u003c/p\u003e\n"]]],[],null,[]]