(::Google::Protobuf::Timestamp) — Output only. The timestamp of the latest replication snapshot taken on the
active instance and is already replicated safely.
[[["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,["# Filestore V1 API - Class Google::Cloud::Filestore::V1::ReplicaConfig (v2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/ruby/docs/reference/google-cloud-filestore-v1/latest/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [2.1.1](/ruby/docs/reference/google-cloud-filestore-v1/2.1.1/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [2.0.0](/ruby/docs/reference/google-cloud-filestore-v1/2.0.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [1.2.0](/ruby/docs/reference/google-cloud-filestore-v1/1.2.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [1.1.0](/ruby/docs/reference/google-cloud-filestore-v1/1.1.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [1.0.1](/ruby/docs/reference/google-cloud-filestore-v1/1.0.1/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.9.0](/ruby/docs/reference/google-cloud-filestore-v1/0.9.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.8.2](/ruby/docs/reference/google-cloud-filestore-v1/0.8.2/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.7.0](/ruby/docs/reference/google-cloud-filestore-v1/0.7.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.6.0](/ruby/docs/reference/google-cloud-filestore-v1/0.6.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.5.0](/ruby/docs/reference/google-cloud-filestore-v1/0.5.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.4.1](/ruby/docs/reference/google-cloud-filestore-v1/0.4.1/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-filestore-v1/0.3.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.2.0](/ruby/docs/reference/google-cloud-filestore-v1/0.2.0/Google-Cloud-Filestore-V1-ReplicaConfig)\n- [0.1.3](/ruby/docs/reference/google-cloud-filestore-v1/0.1.3/Google-Cloud-Filestore-V1-ReplicaConfig) \nReference documentation and code samples for the Filestore V1 API class Google::Cloud::Filestore::V1::ReplicaConfig.\n\nReplica configuration for the instance. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #last_active_sync_time\n\n def last_active_sync_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.\n\n### #peer_instance\n\n def peer_instance() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The peer instance.\n\n### #peer_instance=\n\n def peer_instance=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The peer instance. \n**Returns**\n\n- (::String) --- Optional. The peer instance.\n\n### #state\n\n def state() -\u003e ::Google::Cloud::Filestore::V1::ReplicaConfig::State\n\n**Returns**\n\n- ([::Google::Cloud::Filestore::V1::ReplicaConfig::State](./Google-Cloud-Filestore-V1-ReplicaConfig-State)) --- Output only. The replica state.\n\n### #state_reasons\n\n def state_reasons() -\u003e ::Array\u003c::Google::Cloud::Filestore::V1::ReplicaConfig::StateReason\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Filestore::V1::ReplicaConfig::StateReason](./Google-Cloud-Filestore-V1-ReplicaConfig-StateReason)\\\u003e) --- Output only. Additional information about the replication state, if available."]]