configVersion property
Obsolete. Do not use.
This field has no semantic meaning. The service config compiler always
sets this field to 3.
Implementation
@$pb.TagNumber(20)
$10.UInt32Value get configVersion => $_getN(13);
Implementation
@$pb.TagNumber(20)
set configVersion($10.UInt32Value value) => $_setField(20, value);