Backups that generated and managed by memorystore.
Attribute
Name
Description
backup
str
Optional. Example:
//redis.googleapis.com/projects/{project}/locations/{location}/backupCollections/{collection}/backups/{backup}
A shorter version (without the prefix) of the backup name is
also supported, like
projects/{project}/locations/{location}/backupCollections/{collection}/backups/{backup_id}
In this case, it assumes the backup is under
redis.googleapis.com.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class ManagedBackupSource (0.1.14)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.14 (latest)](/python/docs/reference/google-cloud-redis-cluster/latest/google.cloud.redis_cluster_v1beta1.types.Cluster.ManagedBackupSource)\n- [0.1.13](/python/docs/reference/google-cloud-redis-cluster/0.1.13/google.cloud.redis_cluster_v1beta1.types.Cluster.ManagedBackupSource) \n\n ManagedBackupSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nBackups that generated and managed by memorystore."]]