public sealed class GetDiagnosticsInterconnectRequest : IMessage<GetDiagnosticsInterconnectRequest>, IEquatable<GetDiagnosticsInterconnectRequest>, IDeepCloneable<GetDiagnosticsInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetDiagnosticsInterconnectRequest.
A request message for Interconnects.GetDiagnostics. See the method description for details.
[[["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 webpage provides documentation for the `GetDiagnosticsInterconnectRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The `GetDiagnosticsInterconnectRequest` class is used to send a request to retrieve diagnostic information about an interconnect."],["The webpage contains a list of available versions, from version 1.0.0 to the latest version, 3.6.0, with all versions in between also included."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling advanced functionality."],["The `GetDiagnosticsInterconnectRequest` class has properties named `Interconnect` and `Project` used for identifying the interconnect resource and the project ID for the diagnostic request, respectively."]]],[]]