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\u003eThis webpage details the \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, showing a version history from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class is a sealed class that 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eHasNumRx\u003c/code\u003e, \u003ccode\u003eHasNumRxRejected\u003c/code\u003e, \u003ccode\u003eHasNumRxSuccessful\u003c/code\u003e, and \u003ccode\u003eHasNumTx\u003c/code\u003e, which are boolean indicators of whether the corresponding packet count field is set.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eNumRx\u003c/code\u003e, \u003ccode\u003eNumRxRejected\u003c/code\u003e, \u003ccode\u003eNumRxSuccessful\u003c/code\u003e, and \u003ccode\u003eNumTx\u003c/code\u003e which provide the counts of received, rejected, successfully processed, and transmitted packets, respectively, as unsigned 32-bit integers.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the BfdStatusPacketCounts class: a default constructor, and one that allows for the construction by way of providing another BfdStatusPacketCounts as a parameter.\u003c/p\u003e\n"]]],[],null,[]]