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 available for `InterconnectsGetMacsecConfigResponse` is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 being available."],["`InterconnectsGetMacsecConfigResponse` is a class within the Google Cloud Compute Engine v1 API, specifically designed to handle responses for the InterconnectsGetMacsecConfigRequest."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`."],["The class includes properties like `Etag` (a string) and `HasEtag` (a boolean) and `Result`, which is of type `InterconnectMacsecConfig` to handle configuration data."],["There are two constructors available for the `InterconnectsGetMacsecConfigResponse` class: one that takes no arguments and one that takes another `InterconnectsGetMacsecConfigResponse` object as a parameter."]]],[]]