models.lifecycle_config_proto module

class models.lifecycle_config_proto.LifecycleConfigProto[source]

Bases: object

Implementation of the ‘LifecycleConfigProto’ model.

Protobuf that describes the lifecycle configuration that is used to manage the lifecycle of objects in a bucket.

classmethod from_dictionary(dictionary)[source]

Creates an instance of this model from a dictionary

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.

Returns:

object: An instance of this structure class.