public sealed class RouterStatus.Types.PrefixCounter : IMessage<RouterStatus.Types.PrefixCounter>, IEquatable<RouterStatus.Types.PrefixCounter>, IDeepCloneable<RouterStatus.Types.PrefixCounter>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class RouterStatus.Types.PrefixCounter.
PrefixCounter contains a collection of prefixes related counts.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `RouterStatus.Types.PrefixCounter` class within the Google Cloud Edge Network v1 API, detailing its structure and functionalities."],["The `PrefixCounter` class is used to store counts related to prefixes, including the number of prefixes that have been advertised, denied, received, sent, suppressed, and withdrawn."],["The latest version available of this documentation is 1.4.0, but version 1.3.0 is presented, and it is available alongside other versions, ranging from 1.0.0 to the latest."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, allowing it to use methods such as `GetHashCode`, `GetType`, and `ToString`."],["The `PrefixCounter` class has two constructors: a default constructor `PrefixCounter()` and a copy constructor `PrefixCounter(RouterStatus.Types.PrefixCounter other)`, which enables cloning from another PrefixCounter object."]]],[]]