Typedefs | Functions | Variables
xds/annotations/v3/migrate.upb.h File Reference
#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Include dependency graph for xds/annotations/v3/migrate.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct xds_annotations_v3_FieldMigrateAnnotation xds_annotations_v3_FieldMigrateAnnotation
 
typedef struct xds_annotations_v3_FileMigrateAnnotation xds_annotations_v3_FileMigrateAnnotation
 
typedef struct xds_annotations_v3_MigrateAnnotation xds_annotations_v3_MigrateAnnotation
 

Functions

UPB_INLINE void xds_annotations_v3_clear_enum_migrate (struct google_protobuf_EnumOptions *msg)
 
UPB_INLINE void xds_annotations_v3_clear_enum_value_migrate (struct google_protobuf_EnumValueOptions *msg)
 
UPB_INLINE void xds_annotations_v3_clear_field_migrate (struct google_protobuf_FieldOptions *msg)
 
UPB_INLINE void xds_annotations_v3_clear_file_migrate (struct google_protobuf_FileOptions *msg)
 
UPB_INLINE void xds_annotations_v3_clear_message_migrate (struct google_protobuf_MessageOptions *msg)
 
const UPB_INLINE xds_annotations_v3_MigrateAnnotationxds_annotations_v3_enum_migrate (const struct google_protobuf_EnumOptions *msg)
 
const UPB_INLINE xds_annotations_v3_MigrateAnnotationxds_annotations_v3_enum_value_migrate (const struct google_protobuf_EnumValueOptions *msg)
 
const UPB_INLINE xds_annotations_v3_FieldMigrateAnnotationxds_annotations_v3_field_migrate (const struct google_protobuf_FieldOptions *msg)
 
UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_clear_oneof_promotion (const xds_annotations_v3_FieldMigrateAnnotation *msg)
 
UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_clear_rename (const xds_annotations_v3_FieldMigrateAnnotation *msg)
 
UPB_INLINE xds_annotations_v3_FieldMigrateAnnotationxds_annotations_v3_FieldMigrateAnnotation_new (upb_Arena *arena)
 
UPB_INLINE upb_StringView xds_annotations_v3_FieldMigrateAnnotation_oneof_promotion (const xds_annotations_v3_FieldMigrateAnnotation *msg)
 
UPB_INLINE xds_annotations_v3_FieldMigrateAnnotationxds_annotations_v3_FieldMigrateAnnotation_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE xds_annotations_v3_FieldMigrateAnnotationxds_annotations_v3_FieldMigrateAnnotation_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringView xds_annotations_v3_FieldMigrateAnnotation_rename (const xds_annotations_v3_FieldMigrateAnnotation *msg)
 
UPB_INLINE char * xds_annotations_v3_FieldMigrateAnnotation_serialize (const xds_annotations_v3_FieldMigrateAnnotation *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * xds_annotations_v3_FieldMigrateAnnotation_serialize_ex (const xds_annotations_v3_FieldMigrateAnnotation *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_set_oneof_promotion (xds_annotations_v3_FieldMigrateAnnotation *msg, upb_StringView value)
 
UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_set_rename (xds_annotations_v3_FieldMigrateAnnotation *msg, upb_StringView value)
 
const UPB_INLINE xds_annotations_v3_FileMigrateAnnotationxds_annotations_v3_file_migrate (const struct google_protobuf_FileOptions *msg)
 
UPB_INLINE void xds_annotations_v3_FileMigrateAnnotation_clear_move_to_package (const xds_annotations_v3_FileMigrateAnnotation *msg)
 
UPB_INLINE upb_StringView xds_annotations_v3_FileMigrateAnnotation_move_to_package (const xds_annotations_v3_FileMigrateAnnotation *msg)
 
UPB_INLINE xds_annotations_v3_FileMigrateAnnotationxds_annotations_v3_FileMigrateAnnotation_new (upb_Arena *arena)
 
UPB_INLINE xds_annotations_v3_FileMigrateAnnotationxds_annotations_v3_FileMigrateAnnotation_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE xds_annotations_v3_FileMigrateAnnotationxds_annotations_v3_FileMigrateAnnotation_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * xds_annotations_v3_FileMigrateAnnotation_serialize (const xds_annotations_v3_FileMigrateAnnotation *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * xds_annotations_v3_FileMigrateAnnotation_serialize_ex (const xds_annotations_v3_FileMigrateAnnotation *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void xds_annotations_v3_FileMigrateAnnotation_set_move_to_package (xds_annotations_v3_FileMigrateAnnotation *msg, upb_StringView value)
 
UPB_INLINE bool xds_annotations_v3_has_enum_migrate (const struct google_protobuf_EnumOptions *msg)
 
UPB_INLINE bool xds_annotations_v3_has_enum_value_migrate (const struct google_protobuf_EnumValueOptions *msg)
 
UPB_INLINE bool xds_annotations_v3_has_field_migrate (const struct google_protobuf_FieldOptions *msg)
 
UPB_INLINE bool xds_annotations_v3_has_file_migrate (const struct google_protobuf_FileOptions *msg)
 
UPB_INLINE bool xds_annotations_v3_has_message_migrate (const struct google_protobuf_MessageOptions *msg)
 
const UPB_INLINE xds_annotations_v3_MigrateAnnotationxds_annotations_v3_message_migrate (const struct google_protobuf_MessageOptions *msg)
 
UPB_INLINE void xds_annotations_v3_MigrateAnnotation_clear_rename (const xds_annotations_v3_MigrateAnnotation *msg)
 
UPB_INLINE xds_annotations_v3_MigrateAnnotationxds_annotations_v3_MigrateAnnotation_new (upb_Arena *arena)
 
UPB_INLINE xds_annotations_v3_MigrateAnnotationxds_annotations_v3_MigrateAnnotation_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE xds_annotations_v3_MigrateAnnotationxds_annotations_v3_MigrateAnnotation_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringView xds_annotations_v3_MigrateAnnotation_rename (const xds_annotations_v3_MigrateAnnotation *msg)
 
UPB_INLINE char * xds_annotations_v3_MigrateAnnotation_serialize (const xds_annotations_v3_MigrateAnnotation *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * xds_annotations_v3_MigrateAnnotation_serialize_ex (const xds_annotations_v3_MigrateAnnotation *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void xds_annotations_v3_MigrateAnnotation_set_rename (xds_annotations_v3_MigrateAnnotation *msg, upb_StringView value)
 
UPB_INLINE void xds_annotations_v3_set_enum_migrate (struct google_protobuf_EnumOptions *msg, const xds_annotations_v3_MigrateAnnotation *ext, upb_Arena *arena)
 
UPB_INLINE void xds_annotations_v3_set_enum_value_migrate (struct google_protobuf_EnumValueOptions *msg, const xds_annotations_v3_MigrateAnnotation *ext, upb_Arena *arena)
 
UPB_INLINE void xds_annotations_v3_set_field_migrate (struct google_protobuf_FieldOptions *msg, const xds_annotations_v3_FieldMigrateAnnotation *ext, upb_Arena *arena)
 
UPB_INLINE void xds_annotations_v3_set_file_migrate (struct google_protobuf_FileOptions *msg, const xds_annotations_v3_FileMigrateAnnotation *ext, upb_Arena *arena)
 
UPB_INLINE void xds_annotations_v3_set_message_migrate (struct google_protobuf_MessageOptions *msg, const xds_annotations_v3_MigrateAnnotation *ext, upb_Arena *arena)
 

Variables

const upb_MiniTable google_protobuf_EnumOptions_msginit
 
const upb_MiniTable google_protobuf_EnumValueOptions_msginit
 
const upb_MiniTable google_protobuf_FieldOptions_msginit
 
const upb_MiniTable google_protobuf_FileOptions_msginit
 
const upb_MiniTable google_protobuf_MessageOptions_msginit
 
const upb_MiniTable_Extension xds_annotations_v3_enum_migrate_ext
 
const upb_MiniTable_Extension xds_annotations_v3_enum_value_migrate_ext
 
const upb_MiniTable_Extension xds_annotations_v3_field_migrate_ext
 
const upb_MiniTable xds_annotations_v3_FieldMigrateAnnotation_msginit
 
const upb_MiniTable_Extension xds_annotations_v3_file_migrate_ext
 
const upb_MiniTable xds_annotations_v3_FileMigrateAnnotation_msginit
 
const upb_MiniTable_Extension xds_annotations_v3_message_migrate_ext
 
const upb_MiniTable_File xds_annotations_v3_migrate_proto_upb_file_layout
 
const upb_MiniTable xds_annotations_v3_MigrateAnnotation_msginit
 

Typedef Documentation

◆ xds_annotations_v3_FieldMigrateAnnotation

Definition at line 27 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation

Definition at line 28 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation

Definition at line 26 of file xds/annotations/v3/migrate.upb.h.

Function Documentation

◆ xds_annotations_v3_clear_enum_migrate()

UPB_INLINE void xds_annotations_v3_clear_enum_migrate ( struct google_protobuf_EnumOptions msg)

Definition at line 222 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_clear_enum_value_migrate()

UPB_INLINE void xds_annotations_v3_clear_enum_value_migrate ( struct google_protobuf_EnumValueOptions msg)

Definition at line 239 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_clear_field_migrate()

UPB_INLINE void xds_annotations_v3_clear_field_migrate ( struct google_protobuf_FieldOptions msg)

Definition at line 205 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_clear_file_migrate()

UPB_INLINE void xds_annotations_v3_clear_file_migrate ( struct google_protobuf_FileOptions msg)

Definition at line 256 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_clear_message_migrate()

UPB_INLINE void xds_annotations_v3_clear_message_migrate ( struct google_protobuf_MessageOptions msg)

Definition at line 188 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_enum_migrate()

const UPB_INLINE xds_annotations_v3_MigrateAnnotation* xds_annotations_v3_enum_migrate ( const struct google_protobuf_EnumOptions msg)

Definition at line 225 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_enum_value_migrate()

const UPB_INLINE xds_annotations_v3_MigrateAnnotation* xds_annotations_v3_enum_value_migrate ( const struct google_protobuf_EnumValueOptions msg)

Definition at line 242 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_field_migrate()

Definition at line 208 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_clear_oneof_promotion()

UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_clear_oneof_promotion ( const xds_annotations_v3_FieldMigrateAnnotation msg)

Definition at line 129 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_clear_rename()

UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_clear_rename ( const xds_annotations_v3_FieldMigrateAnnotation msg)

Definition at line 123 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_new()

UPB_INLINE xds_annotations_v3_FieldMigrateAnnotation* xds_annotations_v3_FieldMigrateAnnotation_new ( upb_Arena arena)

Definition at line 94 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_oneof_promotion()

UPB_INLINE upb_StringView xds_annotations_v3_FieldMigrateAnnotation_oneof_promotion ( const xds_annotations_v3_FieldMigrateAnnotation msg)

Definition at line 132 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_parse()

UPB_INLINE xds_annotations_v3_FieldMigrateAnnotation* xds_annotations_v3_FieldMigrateAnnotation_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 97 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_parse_ex()

UPB_INLINE xds_annotations_v3_FieldMigrateAnnotation* xds_annotations_v3_FieldMigrateAnnotation_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 105 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_rename()

UPB_INLINE upb_StringView xds_annotations_v3_FieldMigrateAnnotation_rename ( const xds_annotations_v3_FieldMigrateAnnotation msg)

Definition at line 126 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_serialize()

UPB_INLINE char* xds_annotations_v3_FieldMigrateAnnotation_serialize ( const xds_annotations_v3_FieldMigrateAnnotation msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 116 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_serialize_ex()

UPB_INLINE char* xds_annotations_v3_FieldMigrateAnnotation_serialize_ex ( const xds_annotations_v3_FieldMigrateAnnotation msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 119 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_set_oneof_promotion()

UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_set_oneof_promotion ( xds_annotations_v3_FieldMigrateAnnotation msg,
upb_StringView  value 
)

Definition at line 139 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FieldMigrateAnnotation_set_rename()

UPB_INLINE void xds_annotations_v3_FieldMigrateAnnotation_set_rename ( xds_annotations_v3_FieldMigrateAnnotation msg,
upb_StringView  value 
)

Definition at line 136 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_file_migrate()

Definition at line 259 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_clear_move_to_package()

UPB_INLINE void xds_annotations_v3_FileMigrateAnnotation_clear_move_to_package ( const xds_annotations_v3_FileMigrateAnnotation msg)

Definition at line 174 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_move_to_package()

UPB_INLINE upb_StringView xds_annotations_v3_FileMigrateAnnotation_move_to_package ( const xds_annotations_v3_FileMigrateAnnotation msg)

Definition at line 177 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_new()

UPB_INLINE xds_annotations_v3_FileMigrateAnnotation* xds_annotations_v3_FileMigrateAnnotation_new ( upb_Arena arena)

Definition at line 145 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_parse()

UPB_INLINE xds_annotations_v3_FileMigrateAnnotation* xds_annotations_v3_FileMigrateAnnotation_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 148 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_parse_ex()

UPB_INLINE xds_annotations_v3_FileMigrateAnnotation* xds_annotations_v3_FileMigrateAnnotation_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 156 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_serialize()

UPB_INLINE char* xds_annotations_v3_FileMigrateAnnotation_serialize ( const xds_annotations_v3_FileMigrateAnnotation msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 167 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_serialize_ex()

UPB_INLINE char* xds_annotations_v3_FileMigrateAnnotation_serialize_ex ( const xds_annotations_v3_FileMigrateAnnotation msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 170 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_FileMigrateAnnotation_set_move_to_package()

UPB_INLINE void xds_annotations_v3_FileMigrateAnnotation_set_move_to_package ( xds_annotations_v3_FileMigrateAnnotation msg,
upb_StringView  value 
)

Definition at line 181 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_has_enum_migrate()

UPB_INLINE bool xds_annotations_v3_has_enum_migrate ( const struct google_protobuf_EnumOptions msg)

Definition at line 219 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_has_enum_value_migrate()

UPB_INLINE bool xds_annotations_v3_has_enum_value_migrate ( const struct google_protobuf_EnumValueOptions msg)

Definition at line 236 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_has_field_migrate()

UPB_INLINE bool xds_annotations_v3_has_field_migrate ( const struct google_protobuf_FieldOptions msg)

Definition at line 202 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_has_file_migrate()

UPB_INLINE bool xds_annotations_v3_has_file_migrate ( const struct google_protobuf_FileOptions msg)

Definition at line 253 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_has_message_migrate()

UPB_INLINE bool xds_annotations_v3_has_message_migrate ( const struct google_protobuf_MessageOptions msg)

Definition at line 185 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_message_migrate()

const UPB_INLINE xds_annotations_v3_MigrateAnnotation* xds_annotations_v3_message_migrate ( const struct google_protobuf_MessageOptions msg)

Definition at line 191 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_clear_rename()

UPB_INLINE void xds_annotations_v3_MigrateAnnotation_clear_rename ( const xds_annotations_v3_MigrateAnnotation msg)

Definition at line 81 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_new()

UPB_INLINE xds_annotations_v3_MigrateAnnotation* xds_annotations_v3_MigrateAnnotation_new ( upb_Arena arena)

Definition at line 52 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_parse()

UPB_INLINE xds_annotations_v3_MigrateAnnotation* xds_annotations_v3_MigrateAnnotation_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 55 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_parse_ex()

UPB_INLINE xds_annotations_v3_MigrateAnnotation* xds_annotations_v3_MigrateAnnotation_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 63 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_rename()

UPB_INLINE upb_StringView xds_annotations_v3_MigrateAnnotation_rename ( const xds_annotations_v3_MigrateAnnotation msg)

Definition at line 84 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_serialize()

UPB_INLINE char* xds_annotations_v3_MigrateAnnotation_serialize ( const xds_annotations_v3_MigrateAnnotation msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 74 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_serialize_ex()

UPB_INLINE char* xds_annotations_v3_MigrateAnnotation_serialize_ex ( const xds_annotations_v3_MigrateAnnotation msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 77 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_MigrateAnnotation_set_rename()

UPB_INLINE void xds_annotations_v3_MigrateAnnotation_set_rename ( xds_annotations_v3_MigrateAnnotation msg,
upb_StringView  value 
)

Definition at line 88 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_set_enum_migrate()

UPB_INLINE void xds_annotations_v3_set_enum_migrate ( struct google_protobuf_EnumOptions msg,
const xds_annotations_v3_MigrateAnnotation ext,
upb_Arena arena 
)

Definition at line 230 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_set_enum_value_migrate()

UPB_INLINE void xds_annotations_v3_set_enum_value_migrate ( struct google_protobuf_EnumValueOptions msg,
const xds_annotations_v3_MigrateAnnotation ext,
upb_Arena arena 
)

Definition at line 247 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_set_field_migrate()

UPB_INLINE void xds_annotations_v3_set_field_migrate ( struct google_protobuf_FieldOptions msg,
const xds_annotations_v3_FieldMigrateAnnotation ext,
upb_Arena arena 
)

Definition at line 213 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_set_file_migrate()

UPB_INLINE void xds_annotations_v3_set_file_migrate ( struct google_protobuf_FileOptions msg,
const xds_annotations_v3_FileMigrateAnnotation ext,
upb_Arena arena 
)

Definition at line 264 of file xds/annotations/v3/migrate.upb.h.

◆ xds_annotations_v3_set_message_migrate()

UPB_INLINE void xds_annotations_v3_set_message_migrate ( struct google_protobuf_MessageOptions msg,
const xds_annotations_v3_MigrateAnnotation ext,
upb_Arena arena 
)

Definition at line 196 of file xds/annotations/v3/migrate.upb.h.

Variable Documentation

◆ google_protobuf_EnumOptions_msginit

const upb_MiniTable google_protobuf_EnumOptions_msginit

Definition at line 353 of file descriptor.upb.c.

◆ google_protobuf_EnumValueOptions_msginit

const upb_MiniTable google_protobuf_EnumValueOptions_msginit

Definition at line 368 of file descriptor.upb.c.

◆ google_protobuf_FieldOptions_msginit

const upb_MiniTable google_protobuf_FieldOptions_msginit

Definition at line 323 of file descriptor.upb.c.

◆ google_protobuf_FileOptions_msginit

const upb_MiniTable google_protobuf_FileOptions_msginit

Definition at line 283 of file descriptor.upb.c.

◆ google_protobuf_MessageOptions_msginit

const upb_MiniTable google_protobuf_MessageOptions_msginit

Definition at line 301 of file descriptor.upb.c.

◆ xds_annotations_v3_enum_migrate_ext

const upb_MiniTable_Extension xds_annotations_v3_enum_migrate_ext

Definition at line 73 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_enum_value_migrate_ext

const upb_MiniTable_Extension xds_annotations_v3_enum_value_migrate_ext

Definition at line 79 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_field_migrate_ext

const upb_MiniTable_Extension xds_annotations_v3_field_migrate_ext

Definition at line 67 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_FieldMigrateAnnotation_msginit

const upb_MiniTable xds_annotations_v3_FieldMigrateAnnotation_msginit

Definition at line 31 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_file_migrate_ext

const upb_MiniTable_Extension xds_annotations_v3_file_migrate_ext

Definition at line 85 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_FileMigrateAnnotation_msginit

const upb_MiniTable xds_annotations_v3_FileMigrateAnnotation_msginit

Definition at line 41 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_message_migrate_ext

const upb_MiniTable_Extension xds_annotations_v3_message_migrate_ext

Definition at line 61 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_migrate_proto_upb_file_layout

const upb_MiniTable_File xds_annotations_v3_migrate_proto_upb_file_layout

Definition at line 100 of file xds/annotations/v3/migrate.upb.c.

◆ xds_annotations_v3_MigrateAnnotation_msginit

const upb_MiniTable xds_annotations_v3_MigrateAnnotation_msginit

Definition at line 20 of file xds/annotations/v3/migrate.upb.c.



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