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\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e library for .NET is 3.6.0, and multiple previous versions, ranging from 1.0.0 to 3.5.0, are also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e is a class that represents the status of a LACP link in the Google Cloud Compute environment, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e has constructors to create new instances, either default or by copying an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class provides properties such as \u003ccode\u003eGoogleSystemId\u003c/code\u003e, \u003ccode\u003eNeighborSystemId\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, which represent system IDs and the state of the LACP link.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple boolean properties such as \u003ccode\u003eHasGoogleSystemId\u003c/code\u003e, \u003ccode\u003eHasNeighborSystemId\u003c/code\u003e, and \u003ccode\u003eHasState\u003c/code\u003e to check if specific fields are set within the \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]