Reference documentation and code samples for the Secret Manager V1beta1 API class Google::Cloud::SecretManager::V1beta1::Replication::UserManaged::Replica.
Represents a Replica for this Secret.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#location
def location() -> ::String
Returns
-
(::String) — The canonical IDs of the location to replicate data.
For example:
"us-east1"
.
#location=
def location=(value) -> ::String
Parameter
-
value (::String) — The canonical IDs of the location to replicate data.
For example:
"us-east1"
.
Returns
-
(::String) — The canonical IDs of the location to replicate data.
For example:
"us-east1"
.