public sealed class InterconnectDiagnosticsMacsecStatus : IMessage<InterconnectDiagnosticsMacsecStatus>, IEquatable<InterconnectDiagnosticsMacsecStatus>, IDeepCloneable<InterconnectDiagnosticsMacsecStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectDiagnosticsMacsecStatus.
Describes the status of MACsec encryption on the link.
[[["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 documentation for the `InterconnectDiagnosticsMacsecStatus` class within the Google Cloud Compute Engine v1 API, specifically for version 3.5.0, with links to other versions."],["The `InterconnectDiagnosticsMacsecStatus` class is used to describe the status of MACsec encryption on a network link, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Ckn` (Connectivity Association Key Name) and `Operational`, indicating whether MACsec is active, along with boolean indicators `HasCkn` and `HasOperational` to check if those fields are set."],["There are two constructors available: a default constructor and one that takes an `InterconnectDiagnosticsMacsecStatus` object as a parameter to allow for easy duplication of objects."],["This page contains links to different versions of the documentation, ranging from version 1.0.0 all the way to 3.6.0, allowing the user to find the documentation relevant to the version they are utilizing."]]],[]]