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 latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1.BfdStatusPacketCounts\u003c/code\u003e class is 3.6.0, with a range of available versions from 1.0.0 up to this latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class provides information about Bidirectional Forwarding Detection (BFD) packet statistics, implementing interfaces like \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\u003eThe class contains properties that track the number of BFD packets, such as \u003ccode\u003eNumRx\u003c/code\u003e for received packets, \u003ccode\u003eNumRxRejected\u003c/code\u003e for rejected packets, \u003ccode\u003eNumRxSuccessful\u003c/code\u003e for successfully processed packets, and \u003ccode\u003eNumTx\u003c/code\u003e for transmitted packets.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e has two constructors, one that is empty, and one that accepts the class as a parameter, to create a new object based on the input.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e inherits certain members from the object class, and uses various boolean flags that will indicate whether certain fields are set or not, such as \u003ccode\u003eHasNumRx\u003c/code\u003e, \u003ccode\u003eHasNumRxRejected\u003c/code\u003e, \u003ccode\u003eHasNumRxSuccessful\u003c/code\u003e, and \u003ccode\u003eHasNumTx\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]