new BlobMetadata(metadata)
Initializes a new instance of BlobMetadata
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata |
object | A serialized metadata object. Properties
|
- Source:
Members
(static) CONTENT_TYPES :Object
Type of the metadata
Type:
- Object
- Source:
Methods
serialize() → {Object}
Serializes the metadata to a JSON object.
- Source:
Returns:
- Type
- Object