Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud Storage - Class A and B Operations

Example: In a Bucket containing 1,000 objects, when performing a Class A operation, such as storage.objects.list or storage.objects.copy, to list or copy all objects, will this action be counted as a single operation? Or will each object be considered a separate operation, resulting in a total of a thousand operations?

Additionally, regarding the storage.*.insert and storage.*.get operations, each inserted or retrieved object is counted as an individual operation, correct?

Doc: https://cloud.google.com/storage/pricing#price-tables

2 1 8,542