Only populated if the parent
Secret has an automatic
replication policy.
Note: The following fields are mutually exclusive: automatic, user_managed. If a field in that set is populated, all other fields in the set will automatically be cleared.
Only populated if the parent
Secret has an automatic
replication policy.
Note: The following fields are mutually exclusive: automatic, user_managed. If a field in that set is populated, all other fields in the set will automatically be cleared.
Only populated if the parent
Secret has an automatic
replication policy.
Note: The following fields are mutually exclusive: automatic, user_managed. If a field in that set is populated, all other fields in the set will automatically be cleared.
Only populated if the parent
Secret has a user-managed
replication policy.
Note: The following fields are mutually exclusive: user_managed, automatic. If a field in that set is populated, all other fields in the set will automatically be cleared.
Only populated if the parent
Secret has a user-managed
replication policy.
Note: The following fields are mutually exclusive: user_managed, automatic. If a field in that set is populated, all other fields in the set will automatically be cleared.
Only populated if the parent
Secret has a user-managed
replication policy.
Note: The following fields are mutually exclusive: user_managed, automatic. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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,["# Secret Manager V1 API - Class Google::Cloud::SecretManager::V1::ReplicationStatus (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [1.3.0](/ruby/docs/reference/google-cloud-secret_manager-v1/1.3.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [1.2.1](/ruby/docs/reference/google-cloud-secret_manager-v1/1.2.1/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [1.1.0](/ruby/docs/reference/google-cloud-secret_manager-v1/1.1.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [1.0.1](/ruby/docs/reference/google-cloud-secret_manager-v1/1.0.1/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.21.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.21.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.20.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.20.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.19.2](/ruby/docs/reference/google-cloud-secret_manager-v1/0.19.2/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.18.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.18.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.17.2](/ruby/docs/reference/google-cloud-secret_manager-v1/0.17.2/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.16.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.16.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.15.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.15.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.14.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.14.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.13.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.13.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.12.0](/ruby/docs/reference/google-cloud-secret_manager-v1/0.12.0/Google-Cloud-SecretManager-V1-ReplicationStatus)\n- [0.11.3](/ruby/docs/reference/google-cloud-secret_manager-v1/0.11.3/Google-Cloud-SecretManager-V1-ReplicationStatus) \nReference documentation and code samples for the Secret Manager V1 API class Google::Cloud::SecretManager::V1::ReplicationStatus.\n\nThe replication status of a\n[SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\"). \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### #automatic\n\n def automatic() -\u003e ::Google::Cloud::SecretManager::V1::ReplicationStatus::AutomaticStatus\n\n**Returns**\n\n- ([::Google::Cloud::SecretManager::V1::ReplicationStatus::AutomaticStatus](./Google-Cloud-SecretManager-V1-ReplicationStatus-AutomaticStatus)) --- Describes the replication status of a [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\") with automatic replication.\n\n\n Only populated if the parent\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-Secret \"Google::Cloud::SecretManager::V1::Secret (class)\") has an automatic\n replication policy.\n\n Note: The following fields are mutually exclusive: `automatic`, `user_managed`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #automatic=\n\n def automatic=(value) -\u003e ::Google::Cloud::SecretManager::V1::ReplicationStatus::AutomaticStatus\n\n**Parameter**\n\n- **value** ([::Google::Cloud::SecretManager::V1::ReplicationStatus::AutomaticStatus](./Google-Cloud-SecretManager-V1-ReplicationStatus-AutomaticStatus)) --- Describes the replication status of a [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\") with automatic replication.\n\n\n Only populated if the parent\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-Secret \"Google::Cloud::SecretManager::V1::Secret (class)\") has an automatic\n replication policy.\n\nNote: The following fields are mutually exclusive: `automatic`, `user_managed`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::SecretManager::V1::ReplicationStatus::AutomaticStatus](./Google-Cloud-SecretManager-V1-ReplicationStatus-AutomaticStatus)) --- Describes the replication status of a [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\") with automatic replication.\n\n\n Only populated if the parent\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-Secret \"Google::Cloud::SecretManager::V1::Secret (class)\") has an automatic\n replication policy.\n\n Note: The following fields are mutually exclusive: `automatic`, `user_managed`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #user_managed\n\n def user_managed() -\u003e ::Google::Cloud::SecretManager::V1::ReplicationStatus::UserManagedStatus\n\n**Returns**\n\n- ([::Google::Cloud::SecretManager::V1::ReplicationStatus::UserManagedStatus](./Google-Cloud-SecretManager-V1-ReplicationStatus-UserManagedStatus)) --- Describes the replication status of a [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\") with user-managed replication.\n\n\n Only populated if the parent\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-Secret \"Google::Cloud::SecretManager::V1::Secret (class)\") has a user-managed\n replication policy.\n\n Note: The following fields are mutually exclusive: `user_managed`, `automatic`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #user_managed=\n\n def user_managed=(value) -\u003e ::Google::Cloud::SecretManager::V1::ReplicationStatus::UserManagedStatus\n\n**Parameter**\n\n- **value** ([::Google::Cloud::SecretManager::V1::ReplicationStatus::UserManagedStatus](./Google-Cloud-SecretManager-V1-ReplicationStatus-UserManagedStatus)) --- Describes the replication status of a [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\") with user-managed replication.\n\n\n Only populated if the parent\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-Secret \"Google::Cloud::SecretManager::V1::Secret (class)\") has a user-managed\n replication policy.\n\nNote: The following fields are mutually exclusive: `user_managed`, `automatic`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::SecretManager::V1::ReplicationStatus::UserManagedStatus](./Google-Cloud-SecretManager-V1-ReplicationStatus-UserManagedStatus)) --- Describes the replication status of a [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-SecretVersion \"Google::Cloud::SecretManager::V1::SecretVersion (class)\") with user-managed replication.\n\n\n Only populated if the parent\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1/latest/Google-Cloud-SecretManager-V1-Secret \"Google::Cloud::SecretManager::V1::Secret (class)\") has a user-managed\n replication policy.\n\n Note: The following fields are mutually exclusive: `user_managed`, `automatic`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]