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 in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace provides information about the number of packets transmitted and received during a BFD session, with version 3.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in message handling and data management within the Google Cloud Compute framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e class has properties to track the number of packets received (\u003ccode\u003eNumRx\u003c/code\u003e), rejected (\u003ccode\u003eNumRxRejected\u003c/code\u003e), successfully processed (\u003ccode\u003eNumRxSuccessful\u003c/code\u003e), and transmitted (\u003ccode\u003eNumTx\u003c/code\u003e) during a BFD session, and each property has an associated boolean to check if it is set.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e that date back to version 1.0.0, and each of them have a corresponding hyperlink to access the documentation for each individual release.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one that is empty, and another that can initialize the object with the values of another existing \u003ccode\u003eBfdStatusPacketCounts\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]