/** Get SnapShot native ID */
 public String getSnapNativeId() {
   return snapshot.getNativeId();
 }