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-24 UTC."],[[["The webpage provides reference documentation for the `GetMacsecConfigInterconnectRequest` class within the Google Cloud Compute Engine v1 API."],["This class is used as a request message for the `Interconnects.GetMacsecConfig` method, as detailed in the method's description."],["The `GetMacsecConfigInterconnectRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `GetMacsecConfigInterconnectRequest` documentation, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version."],["It provides details on the class's constructors and key properties like `Interconnect` and `Project`, which are used to define the interconnect resource and the project ID for the request, respectively."]]],[]]