9 #ifndef ENVOY_API_V2_CLUSTER_FILTER_PROTO_UPB_H_ 10 #define ENVOY_API_V2_CLUSTER_FILTER_PROTO_UPB_H_ 12 #include "upb/generated_util.h" 14 #include "upb/decode.h" 15 #include "upb/encode.h" 17 #include "upb/port_def.inc" 48 UPB_FIELD_AT(msg, upb_strview, UPB_SIZE(0, 0)) = value;
57 if (!sub)
return NULL;
67 #include "upb/port_undef.inc" UPB_INLINE void envoy_api_v2_cluster_Filter_set_name(envoy_api_v2_cluster_Filter *msg, upb_strview value)
Definition: filter.upb.h:47
const upb_msglayout envoy_api_v2_cluster_Filter_msginit
Definition: filter.upb.c:26
UPB_INLINE char * envoy_api_v2_cluster_Filter_serialize(const envoy_api_v2_cluster_Filter *msg, upb_arena *arena, size_t *len)
Definition: filter.upb.h:40
UPB_INLINE struct google_protobuf_Any * envoy_api_v2_cluster_Filter_mutable_typed_config(envoy_api_v2_cluster_Filter *msg, upb_arena *arena)
Definition: filter.upb.h:53
UPB_INLINE const struct google_protobuf_Any * envoy_api_v2_cluster_Filter_typed_config(const envoy_api_v2_cluster_Filter *msg)
Definition: filter.upb.h:45
const upb_msglayout google_protobuf_Any_msginit
Definition: any.upb.c:20
UPB_INLINE void envoy_api_v2_cluster_Filter_set_typed_config(envoy_api_v2_cluster_Filter *msg, struct google_protobuf_Any *value)
Definition: filter.upb.h:50
UPB_INLINE envoy_api_v2_cluster_Filter * envoy_api_v2_cluster_Filter_new(upb_arena *arena)
Definition: filter.upb.h:32
UPB_INLINE envoy_api_v2_cluster_Filter * envoy_api_v2_cluster_Filter_parse(const char *buf, size_t size, upb_arena *arena)
Definition: filter.upb.h:35
UPB_INLINE upb_strview envoy_api_v2_cluster_Filter_name(const envoy_api_v2_cluster_Filter *msg)
Definition: filter.upb.h:44
struct google_protobuf_Any google_protobuf_Any
Definition: any.upb.h:24
struct envoy_api_v2_cluster_Filter envoy_api_v2_cluster_Filter
Definition: filter.upb.h:24