public sealed class DiagnoseInterconnectRequest : IMessage<DiagnoseInterconnectRequest>, IEquatable<DiagnoseInterconnectRequest>, IDeepCloneable<DiagnoseInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class DiagnoseInterconnectRequest.
Message for requesting the diagnostics of an interconnect within a specific
zone.
[[["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."],[[["This document provides reference documentation for the `DiagnoseInterconnectRequest` class within the Google Cloud Edge Network v1 API."],["The `DiagnoseInterconnectRequest` class is used to request diagnostics for a specific interconnect within a given zone."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The class has properties such as `InterconnectName` and `Name`, allowing you to specify the interconnect resource to be diagnosed."],["The latest version available for this class is 1.4.0, and the documentation provides links to previous versions, from 1.0.0 onwards, for users to review."]]],[]]