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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetMacsecConfigInterconnectRequest` class within the Compute Engine v1 API, specifically for the .NET environment, with the most recent version at 3.6.0."],["The `GetMacsecConfigInterconnectRequest` class is used to create request messages for retrieving MACsec configuration details from interconnects, as described in the Interconnects.GetMacsecConfig method."],["The documentation includes details about the class's inheritance, implementing interfaces, available constructors, properties such as `Interconnect` and `Project`, and the namespace `Google.Cloud.Compute.V1`."],["The webpage lists available versions of this class ranging from version 1.0.0 to the latest version 3.6.0."],["The `GetMacsecConfigInterconnectRequest` class implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]