Meta¶ obspec.ObjectMeta ¶ Bases: TypedDict The metadata that describes an object. e_tag instance-attribute ¶ e_tag: str | None The unique identifier for the object datatracker.ietf.org/doc/html/rfc9110#name-etag last_modified instance-attribute ¶ last_modified: datetime The last modified time path instance-attribute ¶ path: str The full path to the object size instance-attribute ¶ size: int The size in bytes of the object version instance-attribute ¶ version: str | None A version indicator for this object