public sealed class Cluster.Types.GcsBackupSource : IMessage<Cluster.Types.GcsBackupSource>, IEquatable<Cluster.Types.GcsBackupSource>, IDeepCloneable<Cluster.Types.GcsBackupSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class Cluster.Types.GcsBackupSource.
Backups stored in Cloud Storage buckets.
The Cloud Storage buckets need to be the same region as the clusters.
[[["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-03-21 UTC."],[[["This document provides reference information for the `Cluster.Types.GcsBackupSource` class within the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The `GcsBackupSource` class handles backups stored in Cloud Storage buckets, which must be in the same region as the clusters."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and another that takes an existing `GcsBackupSource` object, and one property, `Uris`, which allows for specifying the URIs of GCS objects to import."],["The document covers versioning for the `GcsBackupSource` class, ranging from version 1.0.0 to the latest version 1.4.0."]]],[]]