9 #ifndef ENVOY_SERVICE_ENDPOINT_V3_EDS_PROTO_UPB_H_
10 #define ENVOY_SERVICE_ENDPOINT_V3_EDS_PROTO_UPB_H_
13 #include "upb/decode.h"
14 #include "upb/decode_fast.h"
15 #include "upb/encode.h"
17 #include "upb/port_def.inc"
39 upb_arena *
arena,
int options) {
54 #include "upb/port_undef.inc"
struct envoy_service_endpoint_v3_EdsDummy envoy_service_endpoint_v3_EdsDummy
Definition: eds.upb.h:24
UPB_INLINE char * envoy_service_endpoint_v3_EdsDummy_serialize(const envoy_service_endpoint_v3_EdsDummy *msg, upb_arena *arena, size_t *len)
Definition: eds.upb.h:44
const upb_msglayout envoy_service_endpoint_v3_EdsDummy_msginit
Definition: eds.upb.c:20
UPB_INLINE envoy_service_endpoint_v3_EdsDummy * envoy_service_endpoint_v3_EdsDummy_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: eds.upb.h:38
UPB_INLINE envoy_service_endpoint_v3_EdsDummy * envoy_service_endpoint_v3_EdsDummy_new(upb_arena *arena)
Definition: eds.upb.h:30
UPB_INLINE envoy_service_endpoint_v3_EdsDummy * envoy_service_endpoint_v3_EdsDummy_parse(const char *buf, size_t size, upb_arena *arena)
Definition: eds.upb.h:33
upb_arena * arena
Definition: xds_api.cc:909