public sealed class InterconnectDiagnosticsLinkLACPStatus : IMessage<InterconnectDiagnosticsLinkLACPStatus>, IEquatable<InterconnectDiagnosticsLinkLACPStatus>, IDeepCloneable<InterconnectDiagnosticsLinkLACPStatus>, IBufferMessage, IMessage
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.
Check the State enum for the list of possible values.
[[["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\u003eThis webpage details the \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, covering versions from 1.0.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e 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, demonstrating its functionality and role within the larger Google Cloud Compute framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class include \u003ccode\u003eGoogleSystemId\u003c/code\u003e, \u003ccode\u003eHasGoogleSystemId\u003c/code\u003e, \u003ccode\u003eHasNeighborSystemId\u003c/code\u003e, \u003ccode\u003eHasState\u003c/code\u003e, \u003ccode\u003eNeighborSystemId\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, which manage the state and identification of the LACP exchange.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for creating instances of \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e, one being a default constructor and the second taking an \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e object for copy purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e property of the \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class indicates the link's status as either \u003ccode\u003eACTIVE\u003c/code\u003e, meaning it is configured and active within the bundle, or \u003ccode\u003eDETACHED\u003c/code\u003e, indicating the link is not part of the bundle configuration.\u003c/p\u003e\n"]]],[],null,[]]