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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGetDiagnosticsInterconnectRequest\u003c/code\u003e class is 3.6.0, and the documentation provides access to various other versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, and down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDiagnosticsInterconnectRequest\u003c/code\u003e class, which is part of the Google Cloud Compute Engine v1 API, is used to create a request for retrieving diagnostics for an interconnect resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor and one that takes another \u003ccode\u003eGetDiagnosticsInterconnectRequest\u003c/code\u003e object for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eInterconnect\u003c/code\u003e, which is a string representing the name of the interconnect resource, and \u003ccode\u003eProject\u003c/code\u003e, which is a string representing the project ID for the request.\u003c/p\u003e\n"]]],[],null,[]]