fileFormat property

  1. @TagNumber.new(4)
CreateContainerLabelsRequest_LabelFileFormat get fileFormat

Implementation

@$pb.TagNumber(4)
CreateContainerLabelsRequest_LabelFileFormat get fileFormat => $_getN(3);
  1. @TagNumber.new(4)
set fileFormat (CreateContainerLabelsRequest_LabelFileFormat value)

Implementation

@$pb.TagNumber(4)
set fileFormat(CreateContainerLabelsRequest_LabelFileFormat value) =>
    $_setField(4, value);