fileFormat property
Implementation
@$pb.TagNumber(4)
CreateContainerLabelsRequest_LabelFileFormat get fileFormat => $_getN(3);
Implementation
@$pb.TagNumber(4)
set fileFormat(CreateContainerLabelsRequest_LabelFileFormat value) =>
$_setField(4, value);