Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Jika Anda khawatir pengguna atau software aplikasi mungkin salah menghapus atau mengganti objek, Cloud Storage memiliki fitur yang dapat membantu Anda melindungi data:
Penghapusan sementara memberikan perlindungan tingkat bucket default untuk data Anda dari penghapusan yang tidak disengaja atau berbahaya dengan mempertahankan semua objek yang baru dihapus selama jangka waktu tertentu. Anda dapat memulihkan objek yang dihapus dalam durasi ini. Untuk mengetahui informasi selengkapnya tentang cara memulihkan objek yang dihapus secara sementara, lihat Menggunakan objek yang dihapus secara sementara.
Kunci Bucket: Kebijakan retensi yang menentukan periode retensi dapat ditempatkan di bucket. Setiap objek dalam bucket harus mencapai usia yang ditentukan sebelum dapat dihapus atau diganti.
Object Retention Lock: Konfigurasi retensi yang menentukan
tanggal dan waktu retensi hingga dapat ditetapkan untuk setiap objek. Objek
tidak dapat dihapus atau diganti hingga setelah tanggal dan waktu yang ditentukan.
Pembuatan Versi Objek dapat diaktifkan pada bucket untuk mempertahankan versi objek yang lebih lama. Jika versi aktif sebuah objek dihapus atau diganti, versi tersebut akan menjadi tidak berlaku jika pembuatan versi diaktifkan di bucket. Jika tidak sengaja menghapus versi objek aktif, Anda dapat memulihkan versi lamanya kembali ke versi aktif.
Pembuatan Versi Objek akan meningkatkan biaya penyimpanan, tetapi hal ini dapat dikurangi sebagian dengan mengonfigurasi Object Lifecycle Management untuk menghapus versi objek yang lebih lama. Untuk satu kemungkinan penyiapan, lihat
contoh konfigurasi siklus proses untuk menghapus objek.
Object Lifecycle Management dapat dikonfigurasi untuk bucket guna memberi Anda kontrol penghapusan objek yang lebih otomatis. Saat Anda menentukan konfigurasi siklus proses, Cloud Storage akan melakukan tindakan tertentu, misalnya menghapus objek, hanya jika objek tersebut memenuhi kriteria Anda.
Cloud Storage juga memiliki fitur yang membantu mengelola kelas penyimpanan objek Anda:
Object Lifecycle Management dapat dikonfigurasi untuk bucket guna memberi Anda kontrol yang lebih otomatis untuk memindahkan objek ke kelas penyimpanan yang lebih jarang diakses. Saat Anda menentukan konfigurasi siklus proses, Cloud Storage melakukan tindakan tertentu, seperti menetapkan kelas penyimpanan yang lebih jarang diakses untuk suatu objek, hanya jika objek tersebut memenuhi kriteria Anda.
Autoclass dapat diaktifkan di bucket, yang memungkinkan Cloud Storage
mengelola kelas penyimpanan objek di bucket secara otomatis.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-18 UTC."],[],[],null,["# Options for controlling data lifecycles\n\nIf you are concerned that your application software or users might erroneously\ndelete or replace objects at some point, Cloud Storage has features\nthat help you protect your data:\n\n- [**Soft delete**](/storage/docs/soft-delete) provides default bucket-level\n protection for your data from accidental or malicious deletion by preserving\n all recently deleted objects for a specified period of time. You can restore\n the deleted objects within this duration. For more information on how to\n restore soft-deleted objects, see [Use soft-deleted objects](/storage/docs/use-soft-deleted-objects).\n\n- [**Bucket Lock**](/storage/docs/bucket-lock): A retention policy that specifies a retention period\n can be [placed on a bucket](/storage/docs/using-bucket-lock#set-policy). Each object in the bucket must reach the\n specified age before it can be deleted or replaced.\n\n- [**Object Retention Lock**](/storage/docs/object-lock): A retention configuration that specifies a\n retain-until date and time can be [set for an individual object](/storage/docs/using-object-lock). The\n object cannot be deleted or replaced until after the specified date and time.\n\n- An [**object hold**](/storage/docs/object-holds) can be [placed on individual objects](/storage/docs/holding-objects#set-object-hold) to prevent\n anyone from deleting or replacing the object until the hold is removed.\n\n- [**Object Versioning**](/storage/docs/object-versioning) can be enabled on a bucket in order\n to retain older versions of objects. When the *live* version of an object is\n deleted or replaced, it becomes *noncurrent* if versioning is enabled on the\n bucket. If you accidentally delete a live object version, you can\n [restore the noncurrent version](/storage/docs/using-versioned-objects#restore) of it back to the live version.\n\n | **Caution:** Object Versioning **does not** protect your data if you [delete the entire bucket](/storage/docs/deleting-buckets).\n\n Object Versioning increases storage costs, but this can be partially\n mitigated by configuring [Object Lifecycle Management](/storage/docs/lifecycle) to delete older\n object versions. For one possible setup, see the lifecycle configuration\n example for [deleting objects](/storage/docs/lifecycle-configurations#deletion-example).\n- [**Object Lifecycle Management**](/storage/docs/lifecycle) can be configured for a bucket to give\n you more automated control over deleting objects. When you define a lifecycle\n configuration, Cloud Storage performs a specified action, such as\n deleting an object, only if the object meets your criteria.\n\nCloud Storage also has features that help manage your objects'\n[storage classes](/storage/docs/storage-classes):\n\n- [Object Lifecycle Management](/storage/docs/lifecycle) can be configured for a bucket to give you\n more automated control over moving objects to colder storage classes. When you\n define a lifecycle configuration, Cloud Storage performs a specified\n action, such as setting a colder storage class for an object, only if the\n object meets your criteria.\n\n- [Autoclass](/storage/docs/autoclass) can be enabled on a bucket, which lets Cloud Storage\n manage the storage classes of objects in the bucket automatically."]]