blob: 91723cc10ae38a73a51a2877de789d35a03360e4 [file] [log] [blame]
/* This file was generated by upbc (the upb compiler) from the input
* file:
*
* envoy/service/status/v3/csds.proto
*
* Do not edit -- your changes will be discarded when the file is
* regenerated. */
#ifndef ENVOY_SERVICE_STATUS_V3_CSDS_PROTO_UPBDEFS_H_
#define ENVOY_SERVICE_STATUS_V3_CSDS_PROTO_UPBDEFS_H_
#include "upb/def.h"
#include "upb/port_def.inc"
#ifdef __cplusplus
extern "C" {
#endif
#include "upb/def.h"
#include "upb/port_def.inc"
extern upb_def_init envoy_service_status_v3_csds_proto_upbdefinit;
UPB_INLINE const upb_msgdef *envoy_service_status_v3_ClientStatusRequest_getmsgdef(upb_symtab *s) {
_upb_symtab_loaddefinit(s, &envoy_service_status_v3_csds_proto_upbdefinit);
return upb_symtab_lookupmsg(s, "envoy.service.status.v3.ClientStatusRequest");
}
UPB_INLINE const upb_msgdef *envoy_service_status_v3_PerXdsConfig_getmsgdef(upb_symtab *s) {
_upb_symtab_loaddefinit(s, &envoy_service_status_v3_csds_proto_upbdefinit);
return upb_symtab_lookupmsg(s, "envoy.service.status.v3.PerXdsConfig");
}
UPB_INLINE const upb_msgdef *envoy_service_status_v3_ClientConfig_getmsgdef(upb_symtab *s) {
_upb_symtab_loaddefinit(s, &envoy_service_status_v3_csds_proto_upbdefinit);
return upb_symtab_lookupmsg(s, "envoy.service.status.v3.ClientConfig");
}
UPB_INLINE const upb_msgdef *envoy_service_status_v3_ClientStatusResponse_getmsgdef(upb_symtab *s) {
_upb_symtab_loaddefinit(s, &envoy_service_status_v3_csds_proto_upbdefinit);
return upb_symtab_lookupmsg(s, "envoy.service.status.v3.ClientStatusResponse");
}
#ifdef __cplusplus
} /* extern "C" */
#endif
#include "upb/port_undef.inc"
#endif /* ENVOY_SERVICE_STATUS_V3_CSDS_PROTO_UPBDEFS_H_ */