class documentation

Undocumented

Constant COPY_OBJECT 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_OBJECT Undocumented
Constant GET_OBJECT_TAGGING Undocumented
Constant HEAD_OBJECT Undocumented
Constant METHOD_UNSPECIFIED Undocumented
Constant UPLOAD_PART_COPY 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_descriptor Return the protobuf EnumDescriptor for this enum.
Constant __PB2_DESCRIPTOR__ Alias for code that expects a protobuf descriptor.
Constant __PROTO_DESCRIPTOR__ Enum descriptor from the registry.
Constant __REGISTRY__ Registry for the enum and its descriptor.
Class Variable __PROTO_FULL_NAME__ Fully qualified protobuf enum name.
Class Method _missing_ Represent unknown open-enum numbers without losing their value.
COPY_OBJECT: ellipsis = (source)

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.

Value
...
GET_OBJECT: ellipsis = (source)

Undocumented

Value
...
GET_OBJECT_TAGGING: ellipsis = (source)

Undocumented

Value
...
HEAD_OBJECT: ellipsis = (source)

Undocumented

Value
...
METHOD_UNSPECIFIED: ellipsis = (source)

Undocumented

Value
...
UPLOAD_PART_COPY: ellipsis = (source)

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.

Value
...