public sealed class Replication.Types.UserManaged.Types.Replica : IMessage<Replication.Types.UserManaged.Types.Replica>, IEquatable<Replication.Types.UserManaged.Types.Replica>, IDeepCloneable<Replication.Types.UserManaged.Types.Replica>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1beta1 API class Replication.Types.UserManaged.Types.Replica.
Represents a Replica for this [Secret][google.cloud.secrets.v1beta1.Secret].
[[["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-03-21 UTC."],[[["This document provides reference documentation and code samples for the `Replication.Types.UserManaged.Types.Replica` class within the Secret Manager v1beta1 API."],["The `Replication.Types.UserManaged.Types.Replica` class represents a replica for a `Secret` in the Google Cloud Secret Manager service."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the parent inheritance of `object`."],["It includes constructors for creating new `Replica` objects, either as an empty instance or as a copy of an existing `Replica` object."],["The class contains a Location property that defines the canonical ID of the location to replicate data, e.g. `\"us-east1\"`."]]],[]]