|
UPB_INLINE xds_core_v3_CollectionEntry * | xds_core_v3_CollectionEntry_new (upb_arena *arena) |
|
UPB_INLINE xds_core_v3_CollectionEntry * | xds_core_v3_CollectionEntry_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE xds_core_v3_CollectionEntry * | xds_core_v3_CollectionEntry_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | xds_core_v3_CollectionEntry_serialize (const xds_core_v3_CollectionEntry *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE xds_core_v3_CollectionEntry_resource_specifier_oneofcases | xds_core_v3_CollectionEntry_resource_specifier_case (const xds_core_v3_CollectionEntry *msg) |
|
UPB_INLINE bool | xds_core_v3_CollectionEntry_has_locator (const xds_core_v3_CollectionEntry *msg) |
|
UPB_INLINE const struct xds_core_v3_ResourceLocator * | xds_core_v3_CollectionEntry_locator (const xds_core_v3_CollectionEntry *msg) |
|
UPB_INLINE bool | xds_core_v3_CollectionEntry_has_inline_entry (const xds_core_v3_CollectionEntry *msg) |
|
UPB_INLINE const xds_core_v3_CollectionEntry_InlineEntry * | xds_core_v3_CollectionEntry_inline_entry (const xds_core_v3_CollectionEntry *msg) |
|
UPB_INLINE void | xds_core_v3_CollectionEntry_set_locator (xds_core_v3_CollectionEntry *msg, struct xds_core_v3_ResourceLocator *value) |
|
UPB_INLINE struct xds_core_v3_ResourceLocator * | xds_core_v3_CollectionEntry_mutable_locator (xds_core_v3_CollectionEntry *msg, upb_arena *arena) |
|
UPB_INLINE void | xds_core_v3_CollectionEntry_set_inline_entry (xds_core_v3_CollectionEntry *msg, xds_core_v3_CollectionEntry_InlineEntry *value) |
|
UPB_INLINE struct xds_core_v3_CollectionEntry_InlineEntry * | xds_core_v3_CollectionEntry_mutable_inline_entry (xds_core_v3_CollectionEntry *msg, upb_arena *arena) |
|
UPB_INLINE xds_core_v3_CollectionEntry_InlineEntry * | xds_core_v3_CollectionEntry_InlineEntry_new (upb_arena *arena) |
|
UPB_INLINE xds_core_v3_CollectionEntry_InlineEntry * | xds_core_v3_CollectionEntry_InlineEntry_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE xds_core_v3_CollectionEntry_InlineEntry * | xds_core_v3_CollectionEntry_InlineEntry_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | xds_core_v3_CollectionEntry_InlineEntry_serialize (const xds_core_v3_CollectionEntry_InlineEntry *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | xds_core_v3_CollectionEntry_InlineEntry_name (const xds_core_v3_CollectionEntry_InlineEntry *msg) |
|
UPB_INLINE upb_strview | xds_core_v3_CollectionEntry_InlineEntry_version (const xds_core_v3_CollectionEntry_InlineEntry *msg) |
|
UPB_INLINE bool | xds_core_v3_CollectionEntry_InlineEntry_has_resource (const xds_core_v3_CollectionEntry_InlineEntry *msg) |
|
UPB_INLINE const struct google_protobuf_Any * | xds_core_v3_CollectionEntry_InlineEntry_resource (const xds_core_v3_CollectionEntry_InlineEntry *msg) |
|
UPB_INLINE void | xds_core_v3_CollectionEntry_InlineEntry_set_name (xds_core_v3_CollectionEntry_InlineEntry *msg, upb_strview value) |
|
UPB_INLINE void | xds_core_v3_CollectionEntry_InlineEntry_set_version (xds_core_v3_CollectionEntry_InlineEntry *msg, upb_strview value) |
|
UPB_INLINE void | xds_core_v3_CollectionEntry_InlineEntry_set_resource (xds_core_v3_CollectionEntry_InlineEntry *msg, struct google_protobuf_Any *value) |
|
UPB_INLINE struct google_protobuf_Any * | xds_core_v3_CollectionEntry_InlineEntry_mutable_resource (xds_core_v3_CollectionEntry_InlineEntry *msg, upb_arena *arena) |
|