[[["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-09 UTC."],[],[],null,["# Google Cloud Redis V1 Client - Class SnapshotPeriod (2.1.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.6 (latest)](/php/docs/reference/cloud-redis/latest/V1.PersistenceConfig.SnapshotPeriod)\n- [2.1.5](/php/docs/reference/cloud-redis/2.1.5/V1.PersistenceConfig.SnapshotPeriod)\n- [2.0.0](/php/docs/reference/cloud-redis/2.0.0/V1.PersistenceConfig.SnapshotPeriod)\n- [1.9.5](/php/docs/reference/cloud-redis/1.9.5/V1.PersistenceConfig.SnapshotPeriod)\n- [1.8.4](/php/docs/reference/cloud-redis/1.8.4/V1.PersistenceConfig.SnapshotPeriod)\n- [1.7.0](/php/docs/reference/cloud-redis/1.7.0/V1.PersistenceConfig.SnapshotPeriod)\n- [1.6.12](/php/docs/reference/cloud-redis/1.6.12/V1.PersistenceConfig.SnapshotPeriod) \nReference documentation and code samples for the Google Cloud Redis V1 Client class SnapshotPeriod.\n\nAvailable snapshot periods for scheduling.\n\nProtobuf type `google.cloud.redis.v1.PersistenceConfig.SnapshotPeriod`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Redis \\\\ V1 \\\\ PersistenceConfig\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: 3\n\nSnapshot every 1 hour.\n\nGenerated from protobuf enum `ONE_HOUR = 3;`\n\n### SIX_HOURS\n\n Value: 4\n\nSnapshot every 6 hours.\n\nGenerated from protobuf enum `SIX_HOURS = 4;`\n\n### TWELVE_HOURS\n\n Value: 5\n\nSnapshot every 12 hours.\n\nGenerated from protobuf enum `TWELVE_HOURS = 5;`\n\n### TWENTY_FOUR_HOURS\n\n Value: 6\n\nSnapshot every 24 hours.\n\nGenerated from protobuf enum `TWENTY_FOUR_HOURS = 6;`"]]