Skip to content

js-bao-wss-client


js-bao-wss-client / BucketBlobUploadResult

Interface: BucketBlobUploadResult

Extends

Properties

blobId

blobId: string

Inherited from

BlobInfo.blobId


bucketId

bucketId: string

Inherited from

BlobInfo.bucketId


contentType

contentType: string | null

Inherited from

BlobInfo.contentType


createdBy

createdBy: string | null

Inherited from

BlobInfo.createdBy


etag?

optional etag: string | null

Inherited from

BlobInfo.etag


filename

filename: string | null

Inherited from

BlobInfo.filename


numBytes

numBytes: number

Inherited from

BlobInfo.numBytes


sha256

sha256: string | null

Inherited from

BlobInfo.sha256


tags

tags: string[]

Inherited from

BlobInfo.tags


uploaded?

optional uploaded: string | null

Inherited from

BlobInfo.uploaded