Public Attributes | List of all members
upb_MapEntry Struct Reference

#include <msg_internal.h>

Public Attributes

upb_Message_Internal internal
 
union {
   upb_StringView   str
 
   upb_value   val
 
k
 
union {
   upb_StringView   str
 
   upb_value   val
 
v
 

Detailed Description

Definition at line 593 of file msg_internal.h.

Member Data Documentation

◆ internal

upb_Message_Internal upb_MapEntry::internal

Definition at line 594 of file msg_internal.h.

◆ k

union { ... } upb_MapEntry::k

◆ str

upb_StringView upb_MapEntry::str

Definition at line 596 of file msg_internal.h.

◆ v

union { ... } upb_MapEntry::v

◆ val

upb_value upb_MapEntry::val

Definition at line 597 of file msg_internal.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49