blobStoragePathPrefix property

String? blobStoragePathPrefix
getter/setter pair

Consumer project Cloud Storage path prefix used to store blob data, which can either be a bucket or directory.

Does not end with a '/'.

Output only.

Implementation

core.String? blobStoragePathPrefix;