Google Cloud Redis Cluster V1 Client - Class SnapshotPeriod (0.5.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class SnapshotPeriod.
Available snapshot periods.
Protobuf type google.cloud.redis.cluster.v1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod
Namespace
Google \ Cloud \ Redis \ Cluster \ V1 \ ClusterPersistenceConfig \ RDBConfig
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
SNAPSHOT_PERIOD_UNSPECIFIED
Not set.
Generated from protobuf enum SNAPSHOT_PERIOD_UNSPECIFIED = 0;
ONE_HOUR
One hour.
Generated from protobuf enum ONE_HOUR = 1;
SIX_HOURS
Six hours.
Generated from protobuf enum SIX_HOURS = 2;
TWELVE_HOURS
Twelve hours.
Generated from protobuf enum TWELVE_HOURS = 3;
TWENTY_FOUR_HOURS
Twenty four hours.
Generated from protobuf enum TWENTY_FOUR_HOURS = 4;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Redis Cluster V1 Client - Class SnapshotPeriod (0.5.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.1 (latest)](/php/docs/reference/cloud-redis-cluster/latest/V1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod)\n- [0.5.0](/php/docs/reference/cloud-redis-cluster/0.5.0/V1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod)\n- [0.4.1](/php/docs/reference/cloud-redis-cluster/0.4.1/V1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod)\n- [0.3.2](/php/docs/reference/cloud-redis-cluster/0.3.2/V1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod)\n- [0.2.5](/php/docs/reference/cloud-redis-cluster/0.2.5/V1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod)\n- [0.1.0](/php/docs/reference/cloud-redis-cluster/0.1.0/V1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod) \nReference documentation and code samples for the Google Cloud Redis Cluster V1 Client class SnapshotPeriod.\n\nAvailable snapshot periods.\n\nProtobuf type `google.cloud.redis.cluster.v1.ClusterPersistenceConfig.RDBConfig.SnapshotPeriod`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Redis \\\\ Cluster \\\\ V1 \\\\ ClusterPersistenceConfig \\\\ RDBConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SNAPSHOT_PERIOD_UNSPECIFIED\n\n Value: 0\n\nNot set.\n\nGenerated from protobuf enum `SNAPSHOT_PERIOD_UNSPECIFIED = 0;`\n\n### ONE_HOUR\n\n Value: 1\n\nOne hour.\n\nGenerated from protobuf enum `ONE_HOUR = 1;`\n\n### SIX_HOURS\n\n Value: 2\n\nSix hours.\n\nGenerated from protobuf enum `SIX_HOURS = 2;`\n\n### TWELVE_HOURS\n\n Value: 3\n\nTwelve hours.\n\nGenerated from protobuf enum `TWELVE_HOURS = 3;`\n\n### TWENTY_FOUR_HOURS\n\n Value: 4\n\nTwenty four hours.\n\nGenerated from protobuf enum `TWENTY_FOUR_HOURS = 4;`"]]