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-04-09 UTC."],[[["Version 3.6.0 is the latest version available for the `GetDiagnosticsInterconnectRequest` class, with version 3.5.0 also being represented on this page."],["This page contains a detailed list of available versions for the `GetDiagnosticsInterconnectRequest` class, ranging from version 1.0.0 up to the latest 3.6.0, including a direct link to each documentation page."],["The `GetDiagnosticsInterconnectRequest` class is a request message used for the Interconnects.GetDiagnostics API method within the Compute Engine v1 API, allowing for specific interconnect resource diagnostics."],["The `GetDiagnosticsInterconnectRequest` class includes properties `Interconnect` and `Project`, which take string values and are used to specify the interconnect resource name and the project ID, respectively."],["The `GetDiagnosticsInterconnectRequest` class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, showing the objects capabilities and interactions."]]],[]]