Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ReplicationSync.
ReplicationSync contain information about the last replica sync to the cloud.
Generated from protobuf message google.cloud.vmmigration.v1.ReplicationSync
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ last_sync_time |
Google\Protobuf\Timestamp
The most updated snapshot created time in the source that finished replication. |
getLastSyncTime
The most updated snapshot created time in the source that finished replication.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasLastSyncTime
clearLastSyncTime
setLastSyncTime
The most updated snapshot created time in the source that finished replication.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |