Lines Matching full:bucket
78 …<code><a href="#delete">delete(bucket, entity, userProject=None, provisionalUserProject=None)</a><…
79 …manently deletes the default object 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 …rstline">Returns the default object 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 default object ACL entry on the specified bucket.</p>
87 …<code><a href="#list">list(bucket, ifMetagenerationMatch=None, userProject=None, provisionalUserPr…
88 <p class="firstline">Retrieves default object 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 a default object 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 a default object ACL entry on the specified bucket.</p>
97 …<code class="details" id="delete">delete(bucket, entity, userProject=None, provisionalUserProject=…
98 …>Permanently deletes the default object 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 default object 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.
125 "bucket": "A String", # The name of the bucket.
153 …<code class="details" id="insert">insert(bucket, body, userProject=None, provisionalUserProject=No…
154 <pre>Creates a new default object ACL entry on the specified bucket.
157 bucket: string, Name of a bucket. (required)
165 "bucket": "A String", # The name of the bucket.
192 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
201 "bucket": "A String", # The name of the bucket.
229 …<code class="details" id="list">list(bucket, ifMetagenerationMatch=None, userProject=None, provisi…
230 <pre>Retrieves default object ACL entries on the specified bucket.
233 bucket: string, Name of a bucket. (required)
234 …ifMetagenerationMatch: string, If present, only return default ACL listing if the bucket's current…
236 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
237 …ifMetagenerationNotMatch: string, If present, only return default ACL listing if the bucket's curr…
248 "bucket": "A String", # The name of the bucket.
279 …<code class="details" id="patch">patch(bucket, entity, body, userProject=None, provisionalUserProj…
280 <pre>Patches a default object ACL entry on the specified bucket.
283 bucket: string, Name of a bucket. (required)
292 "bucket": "A String", # The name of the bucket.
319 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
328 "bucket": "A String", # The name of the bucket.
356 …<code class="details" id="update">update(bucket, entity, body, userProject=None, provisionalUserPr…
357 <pre>Updates a default object ACL entry on the specified bucket.
360 bucket: string, Name of a bucket. (required)
369 "bucket": "A String", # The name of the bucket.
396 …t: string, The project to be billed for this request if the target bucket is requester-pays bucket.
405 "bucket": "A String", # The name of the bucket.