|
UPB_INLINE envoy_service_status_v3_ClientStatusRequest * | envoy_service_status_v3_ClientStatusRequest_new (upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientStatusRequest * | envoy_service_status_v3_ClientStatusRequest_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientStatusRequest * | envoy_service_status_v3_ClientStatusRequest_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_service_status_v3_ClientStatusRequest_serialize (const envoy_service_status_v3_ClientStatusRequest *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_service_status_v3_ClientStatusRequest_has_node_matchers (const envoy_service_status_v3_ClientStatusRequest *msg) |
|
UPB_INLINE const struct envoy_type_matcher_v3_NodeMatcher *const * | envoy_service_status_v3_ClientStatusRequest_node_matchers (const envoy_service_status_v3_ClientStatusRequest *msg, size_t *len) |
|
UPB_INLINE bool | envoy_service_status_v3_ClientStatusRequest_has_node (const envoy_service_status_v3_ClientStatusRequest *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Node * | envoy_service_status_v3_ClientStatusRequest_node (const envoy_service_status_v3_ClientStatusRequest *msg) |
|
UPB_INLINE struct envoy_type_matcher_v3_NodeMatcher ** | envoy_service_status_v3_ClientStatusRequest_mutable_node_matchers (envoy_service_status_v3_ClientStatusRequest *msg, size_t *len) |
|
UPB_INLINE struct envoy_type_matcher_v3_NodeMatcher ** | envoy_service_status_v3_ClientStatusRequest_resize_node_matchers (envoy_service_status_v3_ClientStatusRequest *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_type_matcher_v3_NodeMatcher * | envoy_service_status_v3_ClientStatusRequest_add_node_matchers (envoy_service_status_v3_ClientStatusRequest *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_service_status_v3_ClientStatusRequest_set_node (envoy_service_status_v3_ClientStatusRequest *msg, struct envoy_config_core_v3_Node *value) |
|
UPB_INLINE struct envoy_config_core_v3_Node * | envoy_service_status_v3_ClientStatusRequest_mutable_node (envoy_service_status_v3_ClientStatusRequest *msg, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_PerXdsConfig * | envoy_service_status_v3_PerXdsConfig_new (upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_PerXdsConfig * | envoy_service_status_v3_PerXdsConfig_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_PerXdsConfig * | envoy_service_status_v3_PerXdsConfig_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_service_status_v3_PerXdsConfig_serialize (const envoy_service_status_v3_PerXdsConfig *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_service_status_v3_PerXdsConfig_per_xds_config_oneofcases | envoy_service_status_v3_PerXdsConfig_per_xds_config_case (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE int32_t | envoy_service_status_v3_PerXdsConfig_status (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE bool | envoy_service_status_v3_PerXdsConfig_has_listener_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE const struct envoy_admin_v3_ListenersConfigDump * | envoy_service_status_v3_PerXdsConfig_listener_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE bool | envoy_service_status_v3_PerXdsConfig_has_cluster_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE const struct envoy_admin_v3_ClustersConfigDump * | envoy_service_status_v3_PerXdsConfig_cluster_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE bool | envoy_service_status_v3_PerXdsConfig_has_route_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE const struct envoy_admin_v3_RoutesConfigDump * | envoy_service_status_v3_PerXdsConfig_route_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE bool | envoy_service_status_v3_PerXdsConfig_has_scoped_route_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE const struct envoy_admin_v3_ScopedRoutesConfigDump * | envoy_service_status_v3_PerXdsConfig_scoped_route_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE bool | envoy_service_status_v3_PerXdsConfig_has_endpoint_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE const struct envoy_admin_v3_EndpointsConfigDump * | envoy_service_status_v3_PerXdsConfig_endpoint_config (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE int32_t | envoy_service_status_v3_PerXdsConfig_client_status (const envoy_service_status_v3_PerXdsConfig *msg) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_status (envoy_service_status_v3_PerXdsConfig *msg, int32_t value) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_listener_config (envoy_service_status_v3_PerXdsConfig *msg, struct envoy_admin_v3_ListenersConfigDump *value) |
|
UPB_INLINE struct envoy_admin_v3_ListenersConfigDump * | envoy_service_status_v3_PerXdsConfig_mutable_listener_config (envoy_service_status_v3_PerXdsConfig *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_cluster_config (envoy_service_status_v3_PerXdsConfig *msg, struct envoy_admin_v3_ClustersConfigDump *value) |
|
UPB_INLINE struct envoy_admin_v3_ClustersConfigDump * | envoy_service_status_v3_PerXdsConfig_mutable_cluster_config (envoy_service_status_v3_PerXdsConfig *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_route_config (envoy_service_status_v3_PerXdsConfig *msg, struct envoy_admin_v3_RoutesConfigDump *value) |
|
UPB_INLINE struct envoy_admin_v3_RoutesConfigDump * | envoy_service_status_v3_PerXdsConfig_mutable_route_config (envoy_service_status_v3_PerXdsConfig *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_scoped_route_config (envoy_service_status_v3_PerXdsConfig *msg, struct envoy_admin_v3_ScopedRoutesConfigDump *value) |
|
UPB_INLINE struct envoy_admin_v3_ScopedRoutesConfigDump * | envoy_service_status_v3_PerXdsConfig_mutable_scoped_route_config (envoy_service_status_v3_PerXdsConfig *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_endpoint_config (envoy_service_status_v3_PerXdsConfig *msg, struct envoy_admin_v3_EndpointsConfigDump *value) |
|
UPB_INLINE struct envoy_admin_v3_EndpointsConfigDump * | envoy_service_status_v3_PerXdsConfig_mutable_endpoint_config (envoy_service_status_v3_PerXdsConfig *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_service_status_v3_PerXdsConfig_set_client_status (envoy_service_status_v3_PerXdsConfig *msg, int32_t value) |
|
UPB_INLINE envoy_service_status_v3_ClientConfig * | envoy_service_status_v3_ClientConfig_new (upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientConfig * | envoy_service_status_v3_ClientConfig_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientConfig * | envoy_service_status_v3_ClientConfig_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_service_status_v3_ClientConfig_serialize (const envoy_service_status_v3_ClientConfig *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_service_status_v3_ClientConfig_has_node (const envoy_service_status_v3_ClientConfig *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Node * | envoy_service_status_v3_ClientConfig_node (const envoy_service_status_v3_ClientConfig *msg) |
|
UPB_INLINE bool | envoy_service_status_v3_ClientConfig_has_xds_config (const envoy_service_status_v3_ClientConfig *msg) |
|
UPB_INLINE const envoy_service_status_v3_PerXdsConfig *const * | envoy_service_status_v3_ClientConfig_xds_config (const envoy_service_status_v3_ClientConfig *msg, size_t *len) |
|
UPB_INLINE void | envoy_service_status_v3_ClientConfig_set_node (envoy_service_status_v3_ClientConfig *msg, struct envoy_config_core_v3_Node *value) |
|
UPB_INLINE struct envoy_config_core_v3_Node * | envoy_service_status_v3_ClientConfig_mutable_node (envoy_service_status_v3_ClientConfig *msg, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_PerXdsConfig ** | envoy_service_status_v3_ClientConfig_mutable_xds_config (envoy_service_status_v3_ClientConfig *msg, size_t *len) |
|
UPB_INLINE envoy_service_status_v3_PerXdsConfig ** | envoy_service_status_v3_ClientConfig_resize_xds_config (envoy_service_status_v3_ClientConfig *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_service_status_v3_PerXdsConfig * | envoy_service_status_v3_ClientConfig_add_xds_config (envoy_service_status_v3_ClientConfig *msg, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientStatusResponse * | envoy_service_status_v3_ClientStatusResponse_new (upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientStatusResponse * | envoy_service_status_v3_ClientStatusResponse_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_service_status_v3_ClientStatusResponse * | envoy_service_status_v3_ClientStatusResponse_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_service_status_v3_ClientStatusResponse_serialize (const envoy_service_status_v3_ClientStatusResponse *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_service_status_v3_ClientStatusResponse_has_config (const envoy_service_status_v3_ClientStatusResponse *msg) |
|
UPB_INLINE const envoy_service_status_v3_ClientConfig *const * | envoy_service_status_v3_ClientStatusResponse_config (const envoy_service_status_v3_ClientStatusResponse *msg, size_t *len) |
|
UPB_INLINE envoy_service_status_v3_ClientConfig ** | envoy_service_status_v3_ClientStatusResponse_mutable_config (envoy_service_status_v3_ClientStatusResponse *msg, size_t *len) |
|
UPB_INLINE envoy_service_status_v3_ClientConfig ** | envoy_service_status_v3_ClientStatusResponse_resize_config (envoy_service_status_v3_ClientStatusResponse *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_service_status_v3_ClientConfig * | envoy_service_status_v3_ClientStatusResponse_add_config (envoy_service_status_v3_ClientStatusResponse *msg, upb_arena *arena) |
|