public sealed class GetMacsecConfigInterconnectRequest : IMessage<GetMacsecConfigInterconnectRequest>, IEquatable<GetMacsecConfigInterconnectRequest>, IDeepCloneable<GetMacsecConfigInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetMacsecConfigInterconnectRequest.
A request message for Interconnects.GetMacsecConfig. 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-31 UTC."],[[["This webpage provides reference documentation for the `GetMacsecConfigInterconnectRequest` class within the Compute Engine v1 API, specifically for the .NET environment, with version 3.4.0 being the current context."],["The `GetMacsecConfigInterconnectRequest` class is used to construct a request message for the Interconnects.GetMacsecConfig operation, and its implementation includes IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation covers the class's inheritance, which stems from `object`, as well as the implemented interfaces and inherited members like `GetHashCode`, `GetType`, and `ToString`."],["This webpage offers access to documentation for numerous previous versions of this class, ranging from 1.0.0 all the way to the most recent 3.6.0."],["This class possesses two constructors and two properties, `Interconnect` which specifies the name of the interconnect resource to query, and `Project` which contains the project ID for the request."]]],[]]