JsonizeOut

Control the strictness with which a field is serialized

Values

ValueMeaning
unspecified0

the default value -- equivalent to yes

yes1

always serialize this field

opt2

serialize only if it not equal to the initial value of the type

no3

never serialize this field

Meta