IPWorks Cloud 2020 Java Edition

Questions / Feedback?

B2Part Type

A Backblaze B2 multipart upload part.

Remarks

This type represents a Backblaze B2 multipart upload part.

Fields

CreatedTime
long

The part's creation time.

This field reflects the part's creation time (i.e., upload time), in milliseconds relative to the Unix epoch.

MD5Hash
String

An MD5 hash of the part's contents.

This field reflects a hex-encoded MD5 hash of the part's contents, or empty string if such a hash is not available.

PartNumber
int

The number of the part.

This field specifies the number of the part. Must a be a value in the range 1 to 10000, inclusive.

SHA1Hash
String

A SHA1 hash of the part's contents.

This field reflects a hex-encoded SHA1 hash of the part's contents.

Size
long

The part's size.

This field reflects the part's size, in bytes.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Java Edition - Version 20.0 [Build 8265]