str
Required. Redis cluster resource name using the form:
projects/{project_id}/locations/{location_id}/clusters/{cluster_id}
where location_id refers to a GCP region.
ttl
google.protobuf.duration_pb2.Duration
Optional. TTL for the backup to expire. Value
range is 1 day to 100 years. If not specified,
the default value is 100 years.
backup_id
str
Optional. The id of the backup to be created. If not
specified, the default value ([YYYYMMDDHHMMSS]_[Shortened
Cluster UID] is used.
This field is a member of oneof_ _backup_id.
[[["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 BackupClusterRequest (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.BackupClusterRequest)\n- [0.1.13](/python/docs/reference/google-cloud-redis-cluster/0.1.13/google.cloud.redis_cluster_v1beta1.types.BackupClusterRequest) \n\n BackupClusterRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest for \\[BackupCluster\\].\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]