[[["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 Net App V1 Client - Class ReplicationSchedule (1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/php/docs/reference/cloud-netapp/latest/V1.Replication.ReplicationSchedule)\n- [1.6.0](/php/docs/reference/cloud-netapp/1.6.0/V1.Replication.ReplicationSchedule)\n- [1.4.0](/php/docs/reference/cloud-netapp/1.4.0/V1.Replication.ReplicationSchedule)\n- [1.3.1](/php/docs/reference/cloud-netapp/1.3.1/V1.Replication.ReplicationSchedule)\n- [1.2.1](/php/docs/reference/cloud-netapp/1.2.1/V1.Replication.ReplicationSchedule)\n- [1.1.1](/php/docs/reference/cloud-netapp/1.1.1/V1.Replication.ReplicationSchedule)\n- [1.0.1](/php/docs/reference/cloud-netapp/1.0.1/V1.Replication.ReplicationSchedule)\n- [0.3.1](/php/docs/reference/cloud-netapp/0.3.1/V1.Replication.ReplicationSchedule)\n- [0.2.6](/php/docs/reference/cloud-netapp/0.2.6/V1.Replication.ReplicationSchedule)\n- [0.1.1](/php/docs/reference/cloud-netapp/0.1.1/V1.Replication.ReplicationSchedule) \nReference documentation and code samples for the Google Cloud Net App V1 Client class ReplicationSchedule.\n\nSchedule for Replication.\n\nNew enum values may be added in future to support different frequency of\nreplication.\n\nProtobuf type `google.cloud.netapp.v1.Replication.ReplicationSchedule`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetApp \\\\ V1 \\\\ Replication\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### REPLICATION_SCHEDULE_UNSPECIFIED\n\n Value: 0\n\nUnspecified ReplicationSchedule\n\nGenerated from protobuf enum `REPLICATION_SCHEDULE_UNSPECIFIED = 0;`\n\n### EVERY_10_MINUTES\n\n Value: 1\n\nReplication happens once every 10 minutes.\n\nGenerated from protobuf enum `EVERY_10_MINUTES = 1;`\n\n### HOURLY\n\n Value: 2\n\nReplication happens once every hour.\n\nGenerated from protobuf enum `HOURLY = 2;`\n\n### DAILY\n\n Value: 3\n\nReplication happens once every day.\n\nGenerated from protobuf enum `DAILY = 3;`"]]