Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
getAutomatic
Describes the replication status of a
SecretVersion with
automatic replication.
Only populated if the parent
Secret has an automatic
replication policy.
[[["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,["# Secret Manager V1 Client - Class ReplicationStatus (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-secret-manager/latest/V1.ReplicationStatus)\n- [2.1.0](/php/docs/reference/cloud-secret-manager/2.1.0/V1.ReplicationStatus)\n- [2.0.2](/php/docs/reference/cloud-secret-manager/2.0.2/V1.ReplicationStatus)\n- [1.15.4](/php/docs/reference/cloud-secret-manager/1.15.4/V1.ReplicationStatus)\n- [1.13.0](/php/docs/reference/cloud-secret-manager/1.13.0/V1.ReplicationStatus)\n- [1.12.3](/php/docs/reference/cloud-secret-manager/1.12.3/V1.ReplicationStatus)\n- [1.11.0](/php/docs/reference/cloud-secret-manager/1.11.0/V1.ReplicationStatus)\n- [1.10.4](/php/docs/reference/cloud-secret-manager/1.10.4/V1.ReplicationStatus)\n- [1.9.7](/php/docs/reference/cloud-secret-manager/1.9.7/V1.ReplicationStatus) \nReference documentation and code samples for the Secret Manager V1 Client class ReplicationStatus.\n\nThe replication status of a\n[SecretVersion](/php/docs/reference/cloud-secret-manager/latest/V1.SecretVersion).\n\nGenerated from protobuf message `google.cloud.secretmanager.v1.ReplicationStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecretManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAutomatic\n\nDescribes the replication status of a\n[SecretVersion](/php/docs/reference/cloud-secret-manager/latest/V1.SecretVersion) with\nautomatic replication.\n\nOnly populated if the parent\n[Secret](/php/docs/reference/cloud-secret-manager/latest/V1.Secret) has an automatic\nreplication policy.\n\n### hasAutomatic\n\n### setAutomatic\n\nDescribes the replication status of a\n[SecretVersion](/php/docs/reference/cloud-secret-manager/latest/V1.SecretVersion) with\nautomatic replication.\n\nOnly populated if the parent\n[Secret](/php/docs/reference/cloud-secret-manager/latest/V1.Secret) has an automatic\nreplication policy.\n\n### getUserManaged\n\nDescribes the replication status of a\n[SecretVersion](/php/docs/reference/cloud-secret-manager/latest/V1.SecretVersion) with\nuser-managed replication.\n\nOnly populated if the parent\n[Secret](/php/docs/reference/cloud-secret-manager/latest/V1.Secret) has a user-managed\nreplication policy.\n\n### hasUserManaged\n\n### setUserManaged\n\nDescribes the replication status of a\n[SecretVersion](/php/docs/reference/cloud-secret-manager/latest/V1.SecretVersion) with\nuser-managed replication.\n\nOnly populated if the parent\n[Secret](/php/docs/reference/cloud-secret-manager/latest/V1.Secret) has a user-managed\nreplication policy.\n\n### getReplicationStatus"]]