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 page provides reference documentation for the `GetDiagnosticsInterconnectRequest` class within the Google Compute Engine v1 API."],["The `GetDiagnosticsInterconnectRequest` class is a request message used for the `Interconnects.GetDiagnostics` method, as mentioned in the documentation details."],["The page lists multiple versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, each providing documentation on the `GetDiagnosticsInterconnectRequest` class."],["The class `GetDiagnosticsInterconnectRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["Two constructors are provided for the GetDiagnosticsInterconnectRequest, one being empty and the other taking another GetDiagnosticsInterconnectRequest as an input, and it has properties such as `Interconnect` and `Project`, which are strings."]]],[]]