class documentation
class Method(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | COPY |
Copy object method reads the source object. We account for those operations as source object accesses when calculating days_since_last_access for source object. |
| Constant | GET |
Undocumented |
| Constant | GET |
Undocumented |
| Constant | HEAD |
Undocumented |
| Constant | METHOD |
Undocumented |
| Constant | UPLOAD |
Upload part copy method reads the source object. We account for those operations as source object accesses when calculating days_since_last_access for source object. |
Inherited from Enum:
| Class Method | get |
Undocumented |
Undocumented
| Value |
|