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."],[[["This webpage provides reference documentation for the `InterconnectsGetMacsecConfigResponse` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.16.0."],["The `InterconnectsGetMacsecConfigResponse` class is part of the Compute Engine v1 API and is used to represent the response for the `InterconnectsGetMacsecConfigRequest`."],["The documentation covers the class's inheritance, which is derived from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `InterconnectsGetMacsecConfigResponse`, from the latest 3.6.0 down to version 1.0.0, allowing users to browse documentation for specific releases."],["`InterconnectsGetMacsecConfigResponse` class contains two properties: `Etag`, a string property, and `Result` which is of the type `InterconnectMacsecConfig`."]]],[]]