テスト。ストレージ
静的な名前空間
Cloud Functions for Firebase Test SDK を使用してストレージ関数をテストするための名前空間。
メソッド
例オブジェクトメタデータ
静的
exampleObjectMetadata() は、functions.storage.ObjectMetadata を返します。
データがすでに入力されているサンプルのObjectMetadata
を取得します。
- 戻り値
non-null functions.storage.ObjectMetadata
makeObjectMetaData
静的
makeObjectMetaData(fields) は、functions.storage.ObjectMetadata を返します。
パラメータ | |
---|---|
田畑 | 物体 指定する 値は null であってはなりません。 |
- 戻り値
non-null functions.storage.ObjectMetadata