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-31 UTC."],[[["The latest version of the `GetDiagnosticsInterconnectRequest` class is 3.6.0, and the page provides access to various historical versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, all the way down to 1.0.0."],["The `GetDiagnosticsInterconnectRequest` class is part of the Google.Cloud.Compute.V1 namespace and is included in the Google.Cloud.Compute.V1.dll assembly."],["This class is a request message for the Interconnects.GetDiagnostics method within the Compute Engine v1 API."],["The class `GetDiagnosticsInterconnectRequest` implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetDiagnosticsInterconnectRequest` has two properties, Interconnect and Project, where Interconnect contains the name of the interconnect to query and Project contains the Project ID for the request."]]],[]]