public sealed class Reservation.Types.ReplicationStatus : IMessage<Reservation.Types.ReplicationStatus>, IEquatable<Reservation.Types.ReplicationStatus>, IDeepCloneable<Reservation.Types.ReplicationStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class Reservation.Types.ReplicationStatus.
Disaster Recovery(DR) replication status of the reservation.
Output only. The last error encountered while trying to replicate changes
from the primary to the secondary. This field is only available if the
replication has not succeeded since.
Output only. The time at which the last error was encountered while
trying to replicate changes from the primary to the secondary. This field
is only available if the replication has not succeeded since.
[[["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-08-19 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eReservation.Types.ReplicationStatus\u003c/code\u003e class is 2.7.0, with older versions ranging down to 1.2.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the Disaster Recovery (DR) replication status of a reservation within the BigQuery Reservation v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReservation.Types.ReplicationStatus\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eLastErrorTime\u003c/code\u003e, and \u003ccode\u003eLastReplicationTime\u003c/code\u003e, which provide details about replication issues and successful replication timestamps.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors that allow for creating a new instance or cloning from an existing \u003ccode\u003eReplicationStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]