Skip to Content
Serverless Web Applications with React and Firebase
book

Serverless Web Applications with React and Firebase

by Mayur Tanna, Harmeet Singh
April 2018
Intermediate to advanced content levelIntermediate to advanced
284 pages
6h 43m
English
Packt Publishing
Content preview from Serverless Web Applications with React and Firebase

Objects

Objects are the basic entities that you store in Cloud Storage. You can store an infinite number of objects in a bucket, so essentially, there is no limit.

Objects consist of object data and object metadata. Object data is typically a file and is opaque (a chunk of data) to Cloud storage. Object metadata is a set of key-value pairs that describe the object.

An object name should be unique in a bucket; however, different buckets can have objects with the same name. An object's name is a piece of object metadata in Cloud Storage. Object names can contain any combination of Unicode characters (UTF-8 encoded) and must be less than 1024 bytes in length.

Your object names must meet the following requirements:

  • Object names must not contain ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Web Applications with Firebase

Building Web Applications with Firebase

Gareth Brown
React Native in Action

React Native in Action

nader dabit, Nickie Buckner

Publisher Resources

ISBN: 9781788477413Supplemental Content