If set to RETENTION_SOURCE, the option will be omitted from the binary. Note: as of January 2023, support for this is in progress and does not yet have an effect (b/264593489).
from enum google.protobuf.FieldOptions.OptionRetention
from enum value: RETENTION_RUNTIME = 1;
from enum value: RETENTION_SOURCE = 2;
from enum value: RETENTION_UNKNOWN = 0;
Generated using TypeDoc
If set to RETENTION_SOURCE, the option will be omitted from the binary. Note: as of January 2023, support for this is in progress and does not yet have an effect (b/264593489).
Generated
from enum google.protobuf.FieldOptions.OptionRetention