1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * udpa/core/v1/authority.proto 5 * 6 * Do not edit -- your changes will be discarded when the file is 7 * regenerated. */ 8 9 #include <stddef.h> 10 #include "upb/msg.h" 11 #include "udpa/core/v1/authority.upb.h" 12 #include "udpa/annotations/status.upb.h" 13 #include "validate/validate.upb.h" 14 15 #include "upb/port_def.inc" 16 17 static const upb_msglayout_field udpa_core_v1_Authority__fields[1] = { 18 {1, UPB_SIZE(0, 0), 0, 0, 9, 1}, 19 }; 20 21 const upb_msglayout udpa_core_v1_Authority_msginit = { 22 NULL, 23 &udpa_core_v1_Authority__fields[0], 24 UPB_SIZE(8, 16), 1, false, 255, 25 }; 26 27 #include "upb/port_undef.inc" 28 29