public sealed class InterconnectMacsecConfig : IMessage<InterconnectMacsecConfig>, IEquatable<InterconnectMacsecConfig>, IDeepCloneable<InterconnectMacsecConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectMacsecConfig.
MACsec configuration information for the Interconnect connection. Contains the generated Connectivity Association Key Name (CKN) and the key (CAK) for this Interconnect connection.
public RepeatedField<InterconnectMacsecConfigPreSharedKey> PreSharedKeys { get; }
A keychain placeholder describing a set of named key objects along with their start times. A MACsec CKN/CAK is generated for each key in the key chain. Google router automatically picks the key with the most recent startTime when establishing or re-establishing a MACsec secure link.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e class provides MACsec configuration details for Interconnect connections, including the Connectivity Association Key Name (CKN) and the Connectivity Association Key (CAK).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e available, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003ePreSharedKeys\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eInterconnectMacsecConfigPreSharedKey\u003c/code\u003e and manages a set of named key objects and their start times.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e, one that takes no parameters and another that accepts an existing \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]