public sealed class BfdStatusPacketCounts : IMessage<BfdStatusPacketCounts>, IEquatable<BfdStatusPacketCounts>, IDeepCloneable<BfdStatusPacketCounts>, IBufferMessage, IMessage
[[["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\u003eBfdStatusPacketCounts\u003c/code\u003e class provides detailed information about the number of BFD packets transmitted and received, including successfully processed and rejected packets.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e is 3.6.0, and several earlier versions, from 1.0.0 up to 3.5.0, are also accessible through the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for enhanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains four main properties (\u003ccode\u003eNumRx\u003c/code\u003e, \u003ccode\u003eNumRxRejected\u003c/code\u003e, \u003ccode\u003eNumRxSuccessful\u003c/code\u003e, \u003ccode\u003eNumTx\u003c/code\u003e) which all use the type \u003ccode\u003eUInt32\u003c/code\u003e to keep track of packet counts.\u003c/p\u003e\n"]]],[],null,[]]