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."],[[["This page provides reference documentation for the `GetDiagnosticsInterconnectRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetDiagnosticsInterconnectRequest` class is used to send a request to obtain diagnostics for an interconnect resource, as part of the `Interconnects.GetDiagnostics` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the ability to deep clone itself."],["The documentation covers a range of versions for `GetDiagnosticsInterconnectRequest`, from version 1.0.0 up to the latest version 3.6.0, in addition to version 2.10.0 that is currently viewed."],["The documentation lists two constructors for `GetDiagnosticsInterconnectRequest` and two properties: `Interconnect` and `Project`, which are both of type `string` and used to specify the interconnect resource name and project ID, respectively."]]],[]]