[[["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 Vm Migration V1 Client - Class ReplicationCycle (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-vm-migration/latest/V1.ReplicationCycle)\n- [1.0.4](/php/docs/reference/cloud-vm-migration/1.0.4/V1.ReplicationCycle)\n- [0.6.5](/php/docs/reference/cloud-vm-migration/0.6.5/V1.ReplicationCycle)\n- [0.5.2](/php/docs/reference/cloud-vm-migration/0.5.2/V1.ReplicationCycle)\n- [0.4.2](/php/docs/reference/cloud-vm-migration/0.4.2/V1.ReplicationCycle)\n- [0.3.2](/php/docs/reference/cloud-vm-migration/0.3.2/V1.ReplicationCycle)\n- [0.2.3](/php/docs/reference/cloud-vm-migration/0.2.3/V1.ReplicationCycle) \nReference documentation and code samples for the Google Cloud Vm Migration V1 Client class ReplicationCycle.\n\nReplicationCycle contains information about the current replication cycle\nstatus.\n\nGenerated from protobuf message `google.cloud.vmmigration.v1.ReplicationCycle`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VMMigration \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe identifier of the ReplicationCycle.\n\n### setName\n\nThe identifier of the ReplicationCycle.\n\n### getCycleNumber\n\nThe cycle's ordinal number.\n\n### setCycleNumber\n\nThe cycle's ordinal number.\n\n### getStartTime\n\nThe time the replication cycle has started.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nThe time the replication cycle has started.\n\n### getEndTime\n\nThe time the replication cycle has ended.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nThe time the replication cycle has ended.\n\n### getTotalPauseDuration\n\nThe accumulated duration the replication cycle was paused.\n\n### hasTotalPauseDuration\n\n### clearTotalPauseDuration\n\n### setTotalPauseDuration\n\nThe accumulated duration the replication cycle was paused.\n\n### getProgressPercent\n\nThe current progress in percentage of this cycle.\n\nWas replaced by 'steps' field, which breaks down the cycle progression more\naccurately.\n\n### setProgressPercent\n\nThe current progress in percentage of this cycle.\n\nWas replaced by 'steps' field, which breaks down the cycle progression more\naccurately.\n\n### getSteps\n\nThe cycle's steps list representing its progress.\n\n### setSteps\n\nThe cycle's steps list representing its progress.\n\n### getState\n\nState of the ReplicationCycle.\n\n### setState\n\nState of the ReplicationCycle.\n\n### getError\n\nProvides details on the state of the cycle in case of an error.\n\n### hasError\n\n### clearError\n\n### setError\n\nProvides details on the state of the cycle in case of an error."]]