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 document outlines the \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its properties and implementation across various versions.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest documented release for \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e, although it outlines many previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling protocol buffer functionalities, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class includes properties to track packet statistics, such as \u003ccode\u003eNumRx\u003c/code\u003e, \u003ccode\u003eNumRxRejected\u003c/code\u003e, \u003ccode\u003eNumRxSuccessful\u003c/code\u003e, and \u003ccode\u003eNumTx\u003c/code\u003e, which indicate the number of received, rejected, successful, and transmitted packets in a BFD session.\u003c/p\u003e\n"],["\u003cp\u003eThe Class has boolean properties to indicate if the packet statistics fields have been set or not, with these properties being \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,[]]