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-24 UTC."],[[["The `GetDiagnosticsInterconnectRequest` class is used to query diagnostics for an interconnect resource within the Compute Engine v1 API."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is available in the `Google.Cloud.Compute.V1.dll` assembly, with a version range from 1.0.0 all the way up to the latest at 3.6.0."],["It inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetDiagnosticsInterconnectRequest` class has two constructors, one default and one that accepts another instance of `GetDiagnosticsInterconnectRequest` as a parameter, and has two string properties, Interconnect and Project."],["The latest version available for the compute engine v1 API is 3.6.0."]]],[]]