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"]],[["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-08-08 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with version history ranging from 1.0.0 to the latest, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class, inheriting from \u003ccode\u003eobject\u003c/code\u003e, implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes an \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e object for copying, allowing for object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eGoogleSystemId\u003c/code\u003e, \u003ccode\u003eHasGoogleSystemId\u003c/code\u003e, \u003ccode\u003eHasNeighborSystemId\u003c/code\u003e, \u003ccode\u003eNeighborSystemId\u003c/code\u003e, \u003ccode\u003eHasState\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, providing access to information about the system IDs and the current state of a LACP link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e property can indicate if a link is \u003ccode\u003eACTIVE\u003c/code\u003e (configured and active) or \u003ccode\u003eDETACHED\u003c/code\u003e (not configured), with the rest of the properties being empty in the \u003ccode\u003eDETACHED\u003c/code\u003e case.\u003c/p\u003e\n"]]],[],null,[]]