public sealed class InterconnectsGetMacsecConfigResponse : IMessage<InterconnectsGetMacsecConfigResponse>, IEquatable<InterconnectsGetMacsecConfigResponse>, IDeepCloneable<InterconnectsGetMacsecConfigResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectsGetMacsecConfigResponse.
Response for the InterconnectsGetMacsecConfigRequest.
[[["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-21 UTC."],[[["The latest version of the `InterconnectsGetMacsecConfigResponse` class is 3.6.0, with multiple previous versions available, ranging from 1.0.0 to 3.5.0."],["The `InterconnectsGetMacsecConfigResponse` class is part of the Google Cloud Compute Engine v1 API and is used to retrieve the response for an InterconnectsGetMacsecConfigRequest."],["This class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `InterconnectsGetMacsecConfigResponse` class include `Etag` (a string) and `Result` (an `InterconnectMacsecConfig`)."],["There are multiple versions of the documentation for the `InterconnectsGetMacsecConfigResponse`, with each one representing a different release for the class."]]],[]]