Namespace: storage Stay organized with collections Save and categorize content based on your preferences.
test. storage
Namespace for testing Storage functions using the Cloud Functions for Firebase Test SDK.
Methods
exampleObjectMetadata
exampleObjectMetadata() returns functions.storage.ObjectMetadata
Fetch an exampleObjectMetadata 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
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-12-03 UTC.