X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=rrc_measurement_report.proto;fp=rrc_measurement_report.proto;h=c2541f8a4e3e386ee3f40cd59c6ff47c53829e37;hb=57a944751ed0f01bdd1c85163f6de10fded7968c;hp=d9c55bcf8ec42bbabdf8e336d1bfdd16d47293de;hpb=8183b2137ab25d76c205df8e47bbfe5a2a85b92f;p=ric-plt%2Fstreaming-protobufs.git diff --git a/rrc_measurement_report.proto b/rrc_measurement_report.proto index d9c55bc..c2541f8 100644 --- a/rrc_measurement_report.proto +++ b/rrc_measurement_report.proto @@ -46,5 +46,5 @@ message MeasurementReport message MeasurementReport_IEs { MeasResults measResults = 1; - google.protobuf.StringValue lateNonCriticalExtension = 2; + google.protobuf.BytesValue lateNonCriticalExtension = 2; }