test. storage
Namespace for testing Storage functions using the Cloud Functions for Firebase Test SDK.
Methods
exampleObjectMetadata
exampleObjectMetadata() returns functions.storage.ObjectMetadata
Fetch an example ObjectMetadata
already populated with data.
- Returns
-
non-null functions.storage.ObjectMetadata
makeObjectMetaData
makeObjectMetaData(fields) returns functions.storage.ObjectMetadata
Parameter |
|
---|---|
fields |
Object Fields of Value must not be null. |
- Returns
-
non-null functions.storage.ObjectMetadata