public sealed class BackupClusterRequest : IMessage<BackupClusterRequest>, IEquatable<BackupClusterRequest>, IDeepCloneable<BackupClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class BackupClusterRequest.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBackupClusterRequest\u003c/code\u003e class is part of the Google Cloud Memorystore for Redis (cluster management) v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Redis.Cluster.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request the creation of a backup for a Redis cluster, with functionalities to specify the cluster's name, a custom backup ID, and the Time to live for the backup.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackupClusterRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating an empty \u003ccode\u003eBackupClusterRequest\u003c/code\u003e or one copied from an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this request are from 1.0.0 to the most recent version of 1.4.0, allowing developers to access different iterations of the API.\u003c/p\u003e\n"]]],[],null,[]]