#include <metadata_batch.h>
Public Types | |
| enum | ValueType : uint8_t { kNotSentOnWire, kNotSeenByServer } |
Static Public Member Functions | |
| static absl::string_view | DebugKey () |
| static std::string | DisplayValue (ValueType x) |
Static Public Attributes | |
| static constexpr bool | kRepeatable = false |
Definition at line 365 of file metadata_batch.h.
| Enumerator | |
|---|---|
| kNotSentOnWire | |
| kNotSeenByServer | |
Definition at line 368 of file metadata_batch.h.
|
inlinestatic |
Definition at line 366 of file metadata_batch.h.
|
static |
Definition at line 272 of file metadata_batch.cc.
Definition at line 367 of file metadata_batch.h.