storage  v1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456789]
 NGoogle
 NApis
 NStorage
 Nv1
 NData
 CBucketA bucket.
 CBucketAccessControlAn access-control entry.
 CBucketAccessControlsAn access-control list.
 CBucketsA list of buckets.
 CChannelAn notification channel used to watch for resource changes.
 CComposeRequestA Compose request.
 CExprRepresents an expression text. Example: title: "User account presence" description: "Determines whether the request has a user account" expression: "size(request.user) > 0"
 CHmacKeyJSON template to produce a JSON-style HMAC Key resource for Create responses.
 CHmacKeyMetadataJSON template to produce a JSON-style HMAC Key metadata resource.
 CHmacKeysMetadataA list of hmacKeys.
 CNotificationA subscription to receive Google PubSub notifications.
 CNotificationsA list of notification subscriptions.
 CObjectAn object.
 CObjectAccessControlAn access-control entry.
 CObjectAccessControlsAn access-control list.
 CObjectsA list of objects.
 CPolicyA bucket/object IAM policy.
 CRewriteResponseA rewrite response.
 CServiceAccountA subscription to receive Google PubSub notifications.
 CTestIamPermissionsResponseA storage.(buckets|objects).testIamPermissions response.
 CBucketAccessControlsResourceThe "bucketAccessControls" collection of methods.
 CDeleteRequestPermanently deletes the ACL entry for the specified entity on the specified bucket.
 CGetRequestReturns the ACL entry for the specified entity on the specified bucket.
 CInsertRequestCreates a new ACL entry on the specified bucket.
 CListRequestRetrieves ACL entries on the specified bucket.
 CPatchRequestPatches an ACL entry on the specified bucket.
 CUpdateRequestUpdates an ACL entry on the specified bucket.
 CBucketsResourceThe "buckets" collection of methods.
 CDeleteRequestPermanently deletes an empty bucket.
 CGetIamPolicyRequestReturns an IAM policy for the specified bucket.
 CGetRequestReturns metadata for the specified bucket.
 CInsertRequestCreates a new bucket.
 CListRequestRetrieves a list of buckets for a given project.
 CLockRetentionPolicyRequestLocks retention policy on a bucket.
 CPatchRequestPatches a bucket. Changes to the bucket will be readable immediately after writing, but configuration changes may take time to propagate.
 CSetIamPolicyRequestUpdates an IAM policy for the specified bucket.
 CTestIamPermissionsRequestTests a set of permissions on the given bucket to see which, if any, are held by the caller.
 CUpdateRequestUpdates a bucket. Changes to the bucket will be readable immediately after writing, but configuration changes may take time to propagate.
 CChannelsResourceThe "channels" collection of methods.
 CStopRequestStop watching resources through this channel
 CDefaultObjectAccessControlsResourceThe "defaultObjectAccessControls" collection of methods.
 CDeleteRequestPermanently deletes the default object ACL entry for the specified entity on the specified bucket.
 CGetRequestReturns the default object ACL entry for the specified entity on the specified bucket.
 CInsertRequestCreates a new default object ACL entry on the specified bucket.
 CListRequestRetrieves default object ACL entries on the specified bucket.
 CPatchRequestPatches a default object ACL entry on the specified bucket.
 CUpdateRequestUpdates a default object ACL entry on the specified bucket.
 CNotificationsResourceThe "notifications" collection of methods.
 CDeleteRequestPermanently deletes a notification subscription.
 CGetRequestView a notification configuration.
 CInsertRequestCreates a notification subscription for a given bucket.
 CListRequestRetrieves a list of notification subscriptions for a given bucket.
 CObjectAccessControlsResourceThe "objectAccessControls" collection of methods.
 CDeleteRequestPermanently deletes the ACL entry for the specified entity on the specified object.
 CGetRequestReturns the ACL entry for the specified entity on the specified object.
 CInsertRequestCreates a new ACL entry on the specified object.
 CListRequestRetrieves ACL entries on the specified object.
 CPatchRequestPatches an ACL entry on the specified object.
 CUpdateRequestUpdates an ACL entry on the specified object.
 CObjectsResourceThe "objects" collection of methods.
 CComposeRequestConcatenates a list of existing objects into a new object in the same bucket.
 CCopyRequestCopies a source object to a destination object. Optionally overrides metadata.
 CDeleteRequestDeletes an object and its metadata. Deletions are permanent if versioning is not enabled for the bucket, or if the generation parameter is used.
 CGetIamPolicyRequestReturns an IAM policy for the specified object.
 CGetRequestRetrieves an object or its metadata.
 CInsertMediaUploadInsert media upload which supports resumable upload.
 CInsertRequestStores a new object and metadata.
 CListRequestRetrieves a list of objects matching the criteria.
 CPatchRequestPatches an object's metadata.
 CRewriteRequestRewrites a source object to a destination object. Optionally overrides metadata.
 CSetIamPolicyRequestUpdates an IAM policy for the specified object.
 CTestIamPermissionsRequestTests a set of permissions on the given object to see which, if any, are held by the caller.
 CUpdateRequestUpdates an object's metadata.
 CWatchAllRequestWatch for changes on all objects in a bucket.
 CProjectsResourceThe "projects" collection of methods.
 CHmacKeysResourceThe "hmacKeys" collection of methods.
 CServiceAccountResourceThe "serviceAccount" collection of methods.
 CStorageBaseServiceRequestA base abstract class for Storage requests.
 CStorageServiceThe Storage Service.