class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ 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 Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.storage.v1.Lifec
ycleAccessFilter.Condition.Method',
                                                       lifecycle_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)
COPY_OBJECT: int = (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
4
GET_OBJECT: int = (source)

Undocumented

Value
1
GET_OBJECT_TAGGING: int = (source)

Undocumented

Value
3
HEAD_OBJECT: int = (source)

Undocumented

Value
2
METHOD_UNSPECIFIED: int = (source)

Undocumented

Value
0
UPLOAD_PART_COPY: int = (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
5