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 webpage provides documentation for the `GetDiagnosticsInterconnectRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.11.0."],["The `GetDiagnosticsInterconnectRequest` class is a request message used for retrieving diagnostics information about interconnects, as part of the Compute Engine v1 API."],["The page includes a comprehensive list of previous versions of the API, ranging from 1.0.0 up to the latest 3.6.0, each linking to the corresponding documentation for `GetDiagnosticsInterconnectRequest`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the Google.Protobuf framework."],["Key properties of `GetDiagnosticsInterconnectRequest` include `Interconnect` (the name of the interconnect resource) and `Project` (the ID of the project making the request), both being string values."]]],[]]