Lines Matching full:object
79 <p class="firstline">Concatenates a list of existing objects into a new object in the same bucket.<…
82 <p class="firstline">Concatenates a list of existing objects into a new object in the same bucket.<…
85 <p class="firstline">Copies an object to a destination in the same location. Optionally overrides m…
88 <p class="firstline">Copies an object to a destination in the same location. Optionally overrides m…
90 …<code><a href="#delete">delete(bucket, object, ifGenerationNotMatch=None, generation=None, ifMetag…
93 …<code><a href="#get">get(bucket, object, ifGenerationNotMatch=None, generation=None, ifMetagenerat…
96 …<code><a href="#get_media">get_media(bucket, object, ifGenerationNotMatch=None, generation=None, i…
111 …<code><a href="#patch">patch(bucket, object, body, ifGenerationNotMatch=None, generation=None, ifM…
114 …<code><a href="#update">update(bucket, object, body, ifGenerationNotMatch=None, generation=None, i…
117 …<code><a href="#update_media">update_media(bucket, object, body, ifGenerationNotMatch=None, genera…
125 <pre>Concatenates a list of existing objects into a new object in the same bucket.
128 …tring, Name of the bucket containing the source objects. The destination object is stored in this …
129 destinationObject: string, Name of the new object. (required)
130 body: object, The request body. (required)
131 The object takes the form of:
135 "destination": { # An object. # Properties of the resulting object
136 … "generation": "A String", # The content generation of this object. Used for object versioning.
137 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
139 "owner": { # The owner of the object. This will always be the uploader of the object.
143 "cacheControl": "A String", # Cache-Control directive for the object data.
144 "acl": [ # Access controls on the object.
147 "generation": "A String", # The content generation of the object.
148 "object": "A String", # The name of the object.
150 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
170 "id": "A String", # The ID of the object.
172 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
175 "etag": "A String", # HTTP 1.1 Entity tag for the object.
179 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
180 "contentType": "A String", # Content-Type of the object data.
181 "contentDisposition": "A String", # Content-Disposition of the object data.
182 "contentLanguage": "A String", # Content-Language of the object data.
183 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
184 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
185 "name": "A String", # The name of this object. Required if not specified by URL parameter.
186 "bucket": "A String", # The bucket containing this object.
187 "contentEncoding": "A String", # Content-Encoding of the object data.
188 "storageClass": "A String", # Storage class of the object.
189 "selfLink": "A String", # The link to this object.
191 "sourceObjects": [ # The list of source objects that will be concatenated into a single object.
193 "generation": "A String", # The generation of this object to use as the source.
194 … "name": "A String", # The source object's name. All source objects must reside in the same bucket.
196 … String", # Only perform the composition if the generation of the source object that would be used…
202 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
203 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
206 An object of the form:
208 { # An object.
209 "generation": "A String", # The content generation of this object. Used for object versioning.
210 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
212 "owner": { # The owner of the object. This will always be the uploader of the object.
216 "cacheControl": "A String", # Cache-Control directive for the object data.
217 "acl": [ # Access controls on the object.
220 "generation": "A String", # The content generation of the object.
221 "object": "A String", # The name of the object.
223 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
243 "id": "A String", # The ID of the object.
245 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
248 "etag": "A String", # HTTP 1.1 Entity tag for the object.
252 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
253 "contentType": "A String", # Content-Type of the object data.
254 "contentDisposition": "A String", # Content-Disposition of the object data.
255 "contentLanguage": "A String", # Content-Language of the object data.
256 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
257 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
258 "name": "A String", # The name of this object. Required if not specified by URL parameter.
259 "bucket": "A String", # The bucket containing this object.
260 "contentEncoding": "A String", # Content-Encoding of the object data.
261 "storageClass": "A String", # Storage class of the object.
262 "selfLink": "A String", # The link to this object.
268 <pre>Concatenates a list of existing objects into a new object in the same bucket.
271 …tring, Name of the bucket containing the source objects. The destination object is stored in this …
272 destinationObject: string, Name of the new object. (required)
273 body: object, The request body. (required)
274 The object takes the form of:
278 "destination": { # An object. # Properties of the resulting object
279 … "generation": "A String", # The content generation of this object. Used for object versioning.
280 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
282 "owner": { # The owner of the object. This will always be the uploader of the object.
286 "cacheControl": "A String", # Cache-Control directive for the object data.
287 "acl": [ # Access controls on the object.
290 "generation": "A String", # The content generation of the object.
291 "object": "A String", # The name of the object.
293 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
313 "id": "A String", # The ID of the object.
315 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
318 "etag": "A String", # HTTP 1.1 Entity tag for the object.
322 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
323 "contentType": "A String", # Content-Type of the object data.
324 "contentDisposition": "A String", # Content-Disposition of the object data.
325 "contentLanguage": "A String", # Content-Language of the object data.
326 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
327 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
328 "name": "A String", # The name of this object. Required if not specified by URL parameter.
329 "bucket": "A String", # The bucket containing this object.
330 "contentEncoding": "A String", # Content-Encoding of the object data.
331 "storageClass": "A String", # Storage class of the object.
332 "selfLink": "A String", # The link to this object.
334 "sourceObjects": [ # The list of source objects that will be concatenated into a single object.
336 "generation": "A String", # The generation of this object to use as the source.
337 … "name": "A String", # The source object's name. All source objects must reside in the same bucket.
339 … String", # Only perform the composition if the generation of the source object that would be used…
345 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
346 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
349 The media object as a string.
356 <pre>Copies an object to a destination in the same location. Optionally overrides metadata.
359 sourceBucket: string, Name of the bucket in which to find the source object. (required)
360 sourceObject: string, Name of the source object. (required)
361 …ket: string, Name of the bucket in which to store the new object. Overrides the provided object me…
362 …Object: string, Name of the new object. Required when the object metadata is not otherwise provide…
363 body: object, The request body. (required)
364 The object takes the form of:
366 { # An object.
367 "generation": "A String", # The content generation of this object. Used for object versioning.
368 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
370 "owner": { # The owner of the object. This will always be the uploader of the object.
374 "cacheControl": "A String", # Cache-Control directive for the object data.
375 "acl": [ # Access controls on the object.
378 "generation": "A String", # The content generation of the object.
379 "object": "A String", # The name of the object.
381 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
401 "id": "A String", # The ID of the object.
403 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
406 "etag": "A String", # HTTP 1.1 Entity tag for the object.
410 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
411 "contentType": "A String", # Content-Type of the object data.
412 "contentDisposition": "A String", # Content-Disposition of the object data.
413 "contentLanguage": "A String", # Content-Language of the object data.
414 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
415 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
416 "name": "A String", # The name of this object. Required if not specified by URL parameter.
417 "bucket": "A String", # The bucket containing this object.
418 "contentEncoding": "A String", # Content-Encoding of the object data.
419 "storageClass": "A String", # Storage class of the object.
420 "selfLink": "A String", # The link to this object.
423 …projection: string, Set of properties to return. Defaults to noAcl, unless the object resource spe…
427 …sourceGeneration: string, If present, selects a specific revision of the source object (as opposed…
428 …ifSourceGenerationNotMatch: string, Makes the operation conditional on whether the source object's…
429 …nNotMatch: string, Makes the operation conditional on whether the source object's current metagene…
430 …ifGenerationMatch: string, Makes the operation conditional on whether the destination object's cur…
431 …ifGenerationNotMatch: string, Makes the operation conditional on whether the destination object's …
432 …atch: string, Makes the operation conditional on whether the destination object's current metagene…
433 …ifSourceGenerationMatch: string, Makes the operation conditional on whether the source object's ge…
434 …ifSourceMetagenerationMatch: string, Makes the operation conditional on whether the source object'…
435 …ifMetagenerationMatch: string, Makes the operation conditional on whether the destination object's…
438 An object of the form:
440 { # An object.
441 "generation": "A String", # The content generation of this object. Used for object versioning.
442 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
444 "owner": { # The owner of the object. This will always be the uploader of the object.
448 "cacheControl": "A String", # Cache-Control directive for the object data.
449 "acl": [ # Access controls on the object.
452 "generation": "A String", # The content generation of the object.
453 "object": "A String", # The name of the object.
455 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
475 "id": "A String", # The ID of the object.
477 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
480 "etag": "A String", # HTTP 1.1 Entity tag for the object.
484 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
485 "contentType": "A String", # Content-Type of the object data.
486 "contentDisposition": "A String", # Content-Disposition of the object data.
487 "contentLanguage": "A String", # Content-Language of the object data.
488 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
489 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
490 "name": "A String", # The name of this object. Required if not specified by URL parameter.
491 "bucket": "A String", # The bucket containing this object.
492 "contentEncoding": "A String", # Content-Encoding of the object data.
493 "storageClass": "A String", # Storage class of the object.
494 "selfLink": "A String", # The link to this object.
500 <pre>Copies an object to a destination in the same location. Optionally overrides metadata.
503 sourceBucket: string, Name of the bucket in which to find the source object. (required)
504 sourceObject: string, Name of the source object. (required)
505 …ket: string, Name of the bucket in which to store the new object. Overrides the provided object me…
506 …Object: string, Name of the new object. Required when the object metadata is not otherwise provide…
507 body: object, The request body. (required)
508 The object takes the form of:
510 { # An object.
511 "generation": "A String", # The content generation of this object. Used for object versioning.
512 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
514 "owner": { # The owner of the object. This will always be the uploader of the object.
518 "cacheControl": "A String", # Cache-Control directive for the object data.
519 "acl": [ # Access controls on the object.
522 "generation": "A String", # The content generation of the object.
523 "object": "A String", # The name of the object.
525 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
545 "id": "A String", # The ID of the object.
547 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
550 "etag": "A String", # HTTP 1.1 Entity tag for the object.
554 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
555 "contentType": "A String", # Content-Type of the object data.
556 "contentDisposition": "A String", # Content-Disposition of the object data.
557 "contentLanguage": "A String", # Content-Language of the object data.
558 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
559 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
560 "name": "A String", # The name of this object. Required if not specified by URL parameter.
561 "bucket": "A String", # The bucket containing this object.
562 "contentEncoding": "A String", # Content-Encoding of the object data.
563 "storageClass": "A String", # Storage class of the object.
564 "selfLink": "A String", # The link to this object.
567 …projection: string, Set of properties to return. Defaults to noAcl, unless the object resource spe…
571 …sourceGeneration: string, If present, selects a specific revision of the source object (as opposed…
572 …ifSourceGenerationNotMatch: string, Makes the operation conditional on whether the source object's…
573 …nNotMatch: string, Makes the operation conditional on whether the source object's current metagene…
574 …ifGenerationMatch: string, Makes the operation conditional on whether the destination object's cur…
575 …ifGenerationNotMatch: string, Makes the operation conditional on whether the destination object's …
576 …atch: string, Makes the operation conditional on whether the destination object's current metagene…
577 …ifSourceGenerationMatch: string, Makes the operation conditional on whether the source object's ge…
578 …ifSourceMetagenerationMatch: string, Makes the operation conditional on whether the source object'…
579 …ifMetagenerationMatch: string, Makes the operation conditional on whether the destination object's…
582 The media object as a string.
588 …<code class="details" id="delete">delete(bucket, object, ifGenerationNotMatch=None, generation=Non…
592 bucket: string, Name of the bucket in which the object resides. (required)
593 object: string, Name of the object. (required)
594 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current gene…
595 …generation: string, If present, permanently deletes a specific revision of this object (as opposed…
596 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
597 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
598 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
603 …<code class="details" id="get">get(bucket, object, ifGenerationNotMatch=None, generation=None, ifM…
607 bucket: string, Name of the bucket in which the object resides. (required)
608 object: string, Name of the object. (required)
609 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's generation d…
610 …generation: string, If present, selects a specific revision of this object (as opposed to the late…
611 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
612 …ifGenerationMatch: string, Makes the operation conditional on whether the object's generation matc…
613 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
620 An object of the form:
622 { # An object.
623 "generation": "A String", # The content generation of this object. Used for object versioning.
624 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
626 "owner": { # The owner of the object. This will always be the uploader of the object.
630 "cacheControl": "A String", # Cache-Control directive for the object data.
631 "acl": [ # Access controls on the object.
634 "generation": "A String", # The content generation of the object.
635 "object": "A String", # The name of the object.
637 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
657 "id": "A String", # The ID of the object.
659 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
662 "etag": "A String", # HTTP 1.1 Entity tag for the object.
666 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
667 "contentType": "A String", # Content-Type of the object data.
668 "contentDisposition": "A String", # Content-Disposition of the object data.
669 "contentLanguage": "A String", # Content-Language of the object data.
670 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
671 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
672 "name": "A String", # The name of this object. Required if not specified by URL parameter.
673 "bucket": "A String", # The bucket containing this object.
674 "contentEncoding": "A String", # Content-Encoding of the object data.
675 "storageClass": "A String", # Storage class of the object.
676 "selfLink": "A String", # The link to this object.
681 …<code class="details" id="get_media">get_media(bucket, object, ifGenerationNotMatch=None, generati…
685 bucket: string, Name of the bucket in which the object resides. (required)
686 object: string, Name of the object. (required)
687 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's generation d…
688 …generation: string, If present, selects a specific revision of this object (as opposed to the late…
689 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
690 …ifGenerationMatch: string, Makes the operation conditional on whether the object's generation matc…
691 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
698 The media object as a string.
708 …ket: string, Name of the bucket in which to store the new object. Overrides the provided object me…
709 body: object, The request body.
710 The object takes the form of:
712 { # An object.
713 "generation": "A String", # The content generation of this object. Used for object versioning.
714 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
716 "owner": { # The owner of the object. This will always be the uploader of the object.
720 "cacheControl": "A String", # Cache-Control directive for the object data.
721 "acl": [ # Access controls on the object.
724 "generation": "A String", # The content generation of the object.
725 "object": "A String", # The name of the object.
727 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
747 "id": "A String", # The ID of the object.
749 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
752 "etag": "A String", # HTTP 1.1 Entity tag for the object.
756 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
757 "contentType": "A String", # Content-Type of the object data.
758 "contentDisposition": "A String", # Content-Disposition of the object data.
759 "contentLanguage": "A String", # Content-Language of the object data.
760 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
761 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
762 "name": "A String", # The name of this object. Required if not specified by URL parameter.
763 "bucket": "A String", # The bucket containing this object.
764 "contentEncoding": "A String", # Content-Encoding of the object data.
765 "storageClass": "A String", # Storage class of the object.
766 "selfLink": "A String", # The link to this object.
769 …media_body: string, The filename of the media request body, or an instance of a MediaUpload object.
770 …projection: string, Set of properties to return. Defaults to noAcl, unless the object resource spe…
774 …mime_type: string, The MIME type of the media request body, or an instance of a MediaUpload object.
775 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
776 …name: string, Name of the object. Required when the object metadata is not otherwise provided. Ove…
777 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
778 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
779 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current gene…
782 An object of the form:
784 { # An object.
785 "generation": "A String", # The content generation of this object. Used for object versioning.
786 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
788 "owner": { # The owner of the object. This will always be the uploader of the object.
792 "cacheControl": "A String", # Cache-Control directive for the object data.
793 "acl": [ # Access controls on the object.
796 "generation": "A String", # The content generation of the object.
797 "object": "A String", # The name of the object.
799 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
819 "id": "A String", # The ID of the object.
821 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
824 "etag": "A String", # HTTP 1.1 Entity tag for the object.
828 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
829 "contentType": "A String", # Content-Type of the object data.
830 "contentDisposition": "A String", # Content-Disposition of the object data.
831 "contentLanguage": "A String", # Content-Language of the object data.
832 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
833 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
834 "name": "A String", # The name of this object. Required if not specified by URL parameter.
835 "bucket": "A String", # The bucket containing this object.
836 "contentEncoding": "A String", # Content-Encoding of the object data.
837 "storageClass": "A String", # Storage class of the object.
838 "selfLink": "A String", # The link to this object.
847 …ket: string, Name of the bucket in which to store the new object. Overrides the provided object me…
848 body: object, The request body.
849 The object takes the form of:
851 { # An object.
852 "generation": "A String", # The content generation of this object. Used for object versioning.
853 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
855 "owner": { # The owner of the object. This will always be the uploader of the object.
859 "cacheControl": "A String", # Cache-Control directive for the object data.
860 "acl": [ # Access controls on the object.
863 "generation": "A String", # The content generation of the object.
864 "object": "A String", # The name of the object.
866 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
886 "id": "A String", # The ID of the object.
888 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
891 "etag": "A String", # HTTP 1.1 Entity tag for the object.
895 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
896 "contentType": "A String", # Content-Type of the object data.
897 "contentDisposition": "A String", # Content-Disposition of the object data.
898 "contentLanguage": "A String", # Content-Language of the object data.
899 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
900 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
901 "name": "A String", # The name of this object. Required if not specified by URL parameter.
902 "bucket": "A String", # The bucket containing this object.
903 "contentEncoding": "A String", # Content-Encoding of the object data.
904 "storageClass": "A String", # Storage class of the object.
905 "selfLink": "A String", # The link to this object.
908 …media_body: string, The filename of the media request body, or an instance of a MediaUpload object.
909 …projection: string, Set of properties to return. Defaults to noAcl, unless the object resource spe…
913 …mime_type: string, The MIME type of the media request body, or an instance of a MediaUpload object.
914 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
915 …name: string, Name of the object. Required when the object metadata is not otherwise provided. Ove…
916 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
917 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
918 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current gene…
921 The media object as a string.
943 An object of the form:
948 { # An object.
949 … "generation": "A String", # The content generation of this object. Used for object versioning.
950 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
952 "owner": { # The owner of the object. This will always be the uploader of the object.
956 "cacheControl": "A String", # Cache-Control directive for the object data.
957 "acl": [ # Access controls on the object.
960 "generation": "A String", # The content generation of the object.
961 "object": "A String", # The name of the object.
963 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
983 "id": "A String", # The ID of the object.
985 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
988 "etag": "A String", # HTTP 1.1 Entity tag for the object.
992 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
993 "contentType": "A String", # Content-Type of the object data.
994 "contentDisposition": "A String", # Content-Disposition of the object data.
995 "contentLanguage": "A String", # Content-Language of the object data.
996 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
997 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
998 "name": "A String", # The name of this object. Required if not specified by URL parameter.
999 "bucket": "A String", # The bucket containing this object.
1000 "contentEncoding": "A String", # Content-Encoding of the object data.
1001 "storageClass": "A String", # Storage class of the object.
1002 "selfLink": "A String", # The link to this object.
1021 A request object that you can call 'execute()' on to request the next
1027 …<code class="details" id="patch">patch(bucket, object, body, ifGenerationNotMatch=None, generation…
1031 bucket: string, Name of the bucket in which the object resides. (required)
1032 object: string, Name of the object. (required)
1033 body: object, The request body. (required)
1034 The object takes the form of:
1036 { # An object.
1037 "generation": "A String", # The content generation of this object. Used for object versioning.
1038 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
1040 "owner": { # The owner of the object. This will always be the uploader of the object.
1044 "cacheControl": "A String", # Cache-Control directive for the object data.
1045 "acl": [ # Access controls on the object.
1048 "generation": "A String", # The content generation of the object.
1049 "object": "A String", # The name of the object.
1051 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
1071 "id": "A String", # The ID of the object.
1073 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
1076 "etag": "A String", # HTTP 1.1 Entity tag for the object.
1080 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
1081 "contentType": "A String", # Content-Type of the object data.
1082 "contentDisposition": "A String", # Content-Disposition of the object data.
1083 "contentLanguage": "A String", # Content-Language of the object data.
1084 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
1085 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
1086 "name": "A String", # The name of this object. Required if not specified by URL parameter.
1087 "bucket": "A String", # The bucket containing this object.
1088 "contentEncoding": "A String", # Content-Encoding of the object data.
1089 "storageClass": "A String", # Storage class of the object.
1090 "selfLink": "A String", # The link to this object.
1093 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current gene…
1094 …generation: string, If present, selects a specific revision of this object (as opposed to the late…
1095 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
1096 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
1097 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
1104 An object of the form:
1106 { # An object.
1107 "generation": "A String", # The content generation of this object. Used for object versioning.
1108 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
1110 "owner": { # The owner of the object. This will always be the uploader of the object.
1114 "cacheControl": "A String", # Cache-Control directive for the object data.
1115 "acl": [ # Access controls on the object.
1118 "generation": "A String", # The content generation of the object.
1119 "object": "A String", # The name of the object.
1121 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
1141 "id": "A String", # The ID of the object.
1143 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
1146 "etag": "A String", # HTTP 1.1 Entity tag for the object.
1150 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
1151 "contentType": "A String", # Content-Type of the object data.
1152 "contentDisposition": "A String", # Content-Disposition of the object data.
1153 "contentLanguage": "A String", # Content-Language of the object data.
1154 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
1155 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
1156 "name": "A String", # The name of this object. Required if not specified by URL parameter.
1157 "bucket": "A String", # The bucket containing this object.
1158 "contentEncoding": "A String", # Content-Encoding of the object data.
1159 "storageClass": "A String", # Storage class of the object.
1160 "selfLink": "A String", # The link to this object.
1165 …<code class="details" id="update">update(bucket, object, body, ifGenerationNotMatch=None, generati…
1169 bucket: string, Name of the bucket in which the object resides. (required)
1170 object: string, Name of the object. (required)
1171 body: object, The request body. (required)
1172 The object takes the form of:
1174 { # An object.
1175 "generation": "A String", # The content generation of this object. Used for object versioning.
1176 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
1178 "owner": { # The owner of the object. This will always be the uploader of the object.
1182 "cacheControl": "A String", # Cache-Control directive for the object data.
1183 "acl": [ # Access controls on the object.
1186 "generation": "A String", # The content generation of the object.
1187 "object": "A String", # The name of the object.
1189 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
1209 "id": "A String", # The ID of the object.
1211 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
1214 "etag": "A String", # HTTP 1.1 Entity tag for the object.
1218 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
1219 "contentType": "A String", # Content-Type of the object data.
1220 "contentDisposition": "A String", # Content-Disposition of the object data.
1221 "contentLanguage": "A String", # Content-Language of the object data.
1222 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
1223 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
1224 "name": "A String", # The name of this object. Required if not specified by URL parameter.
1225 "bucket": "A String", # The bucket containing this object.
1226 "contentEncoding": "A String", # Content-Encoding of the object data.
1227 "storageClass": "A String", # Storage class of the object.
1228 "selfLink": "A String", # The link to this object.
1231 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current gene…
1232 …generation: string, If present, selects a specific revision of this object (as opposed to the late…
1233 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
1234 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
1235 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
1242 An object of the form:
1244 { # An object.
1245 "generation": "A String", # The content generation of this object. Used for object versioning.
1246 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
1248 "owner": { # The owner of the object. This will always be the uploader of the object.
1252 "cacheControl": "A String", # Cache-Control directive for the object data.
1253 "acl": [ # Access controls on the object.
1256 "generation": "A String", # The content generation of the object.
1257 "object": "A String", # The name of the object.
1259 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
1279 "id": "A String", # The ID of the object.
1281 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
1284 "etag": "A String", # HTTP 1.1 Entity tag for the object.
1288 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
1289 "contentType": "A String", # Content-Type of the object data.
1290 "contentDisposition": "A String", # Content-Disposition of the object data.
1291 "contentLanguage": "A String", # Content-Language of the object data.
1292 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
1293 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
1294 "name": "A String", # The name of this object. Required if not specified by URL parameter.
1295 "bucket": "A String", # The bucket containing this object.
1296 "contentEncoding": "A String", # Content-Encoding of the object data.
1297 "storageClass": "A String", # Storage class of the object.
1298 "selfLink": "A String", # The link to this object.
1303 …<code class="details" id="update_media">update_media(bucket, object, body, ifGenerationNotMatch=No…
1307 bucket: string, Name of the bucket in which the object resides. (required)
1308 object: string, Name of the object. (required)
1309 body: object, The request body. (required)
1310 The object takes the form of:
1312 { # An object.
1313 "generation": "A String", # The content generation of this object. Used for object versioning.
1314 …"componentCount": 42, # Number of underlying components that make up this object. Components are a…
1316 "owner": { # The owner of the object. This will always be the uploader of the object.
1320 "cacheControl": "A String", # Cache-Control directive for the object data.
1321 "acl": [ # Access controls on the object.
1324 "generation": "A String", # The content generation of the object.
1325 "object": "A String", # The name of the object.
1327 …"kind": "storage#objectAccessControl", # The kind of item this is. For object access control entri…
1347 "id": "A String", # The ID of the object.
1349 …A String", # Deletion time of the object in RFC 3339 format. Will be returned if and only if this …
1352 "etag": "A String", # HTTP 1.1 Entity tag for the object.
1356 "updated": "A String", # Modification time of the object metadata in RFC 3339 format.
1357 "contentType": "A String", # Content-Type of the object data.
1358 "contentDisposition": "A String", # Content-Disposition of the object data.
1359 "contentLanguage": "A String", # Content-Language of the object data.
1360 …"metageneration": "A String", # The generation of the metadata for this object at this generation.…
1361 … "kind": "storage#object", # The kind of item this is. For objects, this is always storage#object.
1362 "name": "A String", # The name of this object. Required if not specified by URL parameter.
1363 "bucket": "A String", # The bucket containing this object.
1364 "contentEncoding": "A String", # Content-Encoding of the object data.
1365 "storageClass": "A String", # Storage class of the object.
1366 "selfLink": "A String", # The link to this object.
1369 …ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current gene…
1370 …generation: string, If present, selects a specific revision of this object (as opposed to the late…
1371 …ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current met…
1372 …ifGenerationMatch: string, Makes the operation conditional on whether the object's current generat…
1373 …ifMetagenerationNotMatch: string, Makes the operation conditional on whether the object's current …
1380 The media object as a string.
1391 body: object, The request body. (required)
1392 The object takes the form of:
1420 An object of the form: