BlobPrefix Class

BlobPrefix objects may potentially returned in the blob list when list_blobs is used with a delimiter. Prefixes can be thought of as virtual blob directories.

Inheritance
builtins.object
BlobPrefix

Constructor

BlobPrefix()

Variables

Name Description
name
str

The name of the blob prefix.