public sealed class SyncReplicationRequest : IMessage<SyncReplicationRequest>, IEquatable<SyncReplicationRequest>, IDeepCloneable<SyncReplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class SyncReplicationRequest.
SyncReplicationRequest syncs the replication from source to destination.
Required. The resource name of the replication, in the format of
projects/{project_id}/locations/{location}/volumes/{volume_id}/replications/{replication_id}.
[[["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 webpage provides reference documentation for the `SyncReplicationRequest` class within the NetApp v1 API."],["`SyncReplicationRequest` facilitates the synchronization of replication from a source to a destination."],["The class `SyncReplicationRequest` is located in the `Google.Cloud.NetApp.V1` namespace and is part of the `Google.Cloud.NetApp.V1.dll` assembly."],["The page details various versions of the documentation, including the latest version (1.8.0), the currently selected version (1.6.0), and historical versions, all the way back to 1.0.0."],["The `SyncReplicationRequest` class includes properties such as `Name` (a string) and `ReplicationName`, which are important for identifying the replication resource."]]],[]]