id property

  1. @HiveField.new(0)
String id
getter/setter pair

Unique identifier for the upload job

Implementation

@HiveField(0)
String id;