Lines Matching full:bucket
78 …<code><a href="#delete">delete(bucket, entity, userProject=None, provisionalUserProject=None)</a><…
79 …"firstline">Permanently deletes the ACL entry for the specified entity on the specified bucket.</p>
81 …<code><a href="#get">get(bucket, entity, userProject=None, provisionalUserProject=None)</a></code>…
82 <p class="firstline">Returns the ACL entry for the specified entity on the specified bucket.</p>
84 …<code><a href="#insert">insert(bucket, body, userProject=None, provisionalUserProject=None)</a></c…
85 <p class="firstline">Creates a new ACL entry on the specified bucket.</p>
87 <code><a href="#list">list(bucket, userProject=None, provisionalUserProject=None)</a></code></p>
88 <p class="firstline">Retrieves ACL entries on the specified bucket.</p>
90 …<code><a href="#patch">patch(bucket, entity, body, userProject=None, provisionalUserProject=None)<…
91 <p class="firstline">Patches an ACL entry on the specified bucket.</p>
93 …<code><a href="#update">update(bucket, entity, body, userProject=None, provisionalUserProject=None…
94 <p class="firstline">Updates an ACL entry on the specified bucket.</p>
97 …<code class="details" id="delete">delete(bucket, entity, userProject=None, provisionalUserProject=…
98 <pre>Permanently deletes the ACL entry for the specified entity on the specified bucket.
101 bucket: string, Name of a bucket. (required)
104 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
109 …<code class="details" id="get">get(bucket, entity, userProject=None, provisionalUserProject=None)<…
110 <pre>Returns the ACL entry for the specified entity on the specified bucket.
113 bucket: string, Name of a bucket. (required)
116 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
123 "bucket": "A String", # The name of the bucket.
124 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
151 …<code class="details" id="insert">insert(bucket, body, userProject=None, provisionalUserProject=No…
152 <pre>Creates a new ACL entry on the specified bucket.
155 bucket: string, Name of a bucket. (required)
161 "bucket": "A String", # The name of the bucket.
162 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
188 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
195 "bucket": "A String", # The name of the bucket.
196 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
223 … <code class="details" id="list">list(bucket, userProject=None, provisionalUserProject=None)</code>
224 <pre>Retrieves ACL entries on the specified bucket.
227 bucket: string, Name of a bucket. (required)
229 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
238 "bucket": "A String", # The name of the bucket.
239 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
264 …"kind": "storage#bucketAccessControls", # The kind of item this is. For lists of bucket access con…
269 …<code class="details" id="patch">patch(bucket, entity, body, userProject=None, provisionalUserProj…
270 <pre>Patches an ACL entry on the specified bucket.
273 bucket: string, Name of a bucket. (required)
280 "bucket": "A String", # The name of the bucket.
281 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
307 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
314 "bucket": "A String", # The name of the bucket.
315 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
342 …<code class="details" id="update">update(bucket, entity, body, userProject=None, provisionalUserPr…
343 <pre>Updates an ACL entry on the specified bucket.
346 bucket: string, Name of a bucket. (required)
353 "bucket": "A String", # The name of the bucket.
354 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…
380 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
387 "bucket": "A String", # The name of the bucket.
388 …"kind": "storage#bucketAccessControl", # The kind of item this is. For bucket access control entri…