PHP Google\Cloud\Storage 네임스페이스

중첩된 네임스페이스

Google\Cloud\Storage\Connection

클래스들

이름 설명
Acl Google Cloud Storage uses access control lists (ACLs) to manage bucket and object access. ACLs are the mechanism you use to share objects with other users and allow other users to access your buckets and objects. For more information please see the overview on [access-control](https://cloud.google.com/storage/docs/access-control).
Bucket Buckets are the basic containers that hold your data. Everything that you store in Google Cloud Storage must be contained in a bucket.
StorageClient Google Cloud Storage client. Allows you to store and retrieve data on Google's infrastructure. Find more information at [Google Cloud Storage API docs](https://developers.google.com/storage).
StorageObject Objects are the individual pieces of data that you store in Google Cloud Storage.

Traits

이름 설명
EncryptionTrait Trait which provides helper methods for customer-supplied encryption.