9 #ifndef UDPA_ANNOTATIONS_VERSIONING_PROTO_UPB_H_
10 #define UDPA_ANNOTATIONS_VERSIONING_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) {
51 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value;
58 #include "upb/port_undef.inc"
UPB_INLINE upb_strview udpa_annotations_VersioningAnnotation_previous_message_type(const udpa_annotations_VersioningAnnotation *msg)
Definition: versioning.upb.h:48
UPB_INLINE udpa_annotations_VersioningAnnotation * udpa_annotations_VersioningAnnotation_parse(const char *buf, size_t size, upb_arena *arena)
Definition: versioning.upb.h:33
UPB_INLINE void udpa_annotations_VersioningAnnotation_set_previous_message_type(udpa_annotations_VersioningAnnotation *msg, upb_strview value)
Definition: versioning.upb.h:50
UPB_INLINE char * udpa_annotations_VersioningAnnotation_serialize(const udpa_annotations_VersioningAnnotation *msg, upb_arena *arena, size_t *len)
Definition: versioning.upb.h:44
UPB_INLINE udpa_annotations_VersioningAnnotation * udpa_annotations_VersioningAnnotation_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: versioning.upb.h:38
struct udpa_annotations_VersioningAnnotation udpa_annotations_VersioningAnnotation
Definition: versioning.upb.h:24
const upb_msglayout udpa_annotations_VersioningAnnotation_msginit
Definition: versioning.upb.c:20
UPB_INLINE udpa_annotations_VersioningAnnotation * udpa_annotations_VersioningAnnotation_new(upb_arena *arena)
Definition: versioning.upb.h:30
upb_arena * arena
Definition: xds_api.cc:909