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."],[[["The latest version of the `GetDiagnosticsInterconnectRequest` class is 3.6.0, and the documentation lists versions ranging from 1.0.0 to 3.6.0."],["This class, `GetDiagnosticsInterconnectRequest`, is part of the Google.Cloud.Compute.V1 API, specifically designed for retrieving diagnostics for interconnects."],["`GetDiagnosticsInterconnectRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its comprehensive functionality."],["The class includes properties `Interconnect` for specifying the interconnect resource name and `Project` for specifying the project ID."],["`GetDiagnosticsInterconnectRequest` has two constructors, one empty and one to copy from another `GetDiagnosticsInterconnectRequest` object."]]],[]]