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, specifically version 1.3.0."],["`DiagnoseInterconnectRequest` is a message class used to request diagnostics for an interconnect resource within a specific zone."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DiagnoseInterconnectRequest` class has two properties, `InterconnectName`, which provides a typed view over the resource name, and `Name`, a string representing the required name of the interconnect resource."],["The documentation lists the available versions of the API, ranging from 1.0.0 to 1.4.0, with 1.4.0 being the latest."]]],[]]