Reference documentation and code samples for the Google Cloud Net App V1 Client class TransferStats.
TransferStats reports all statistics related to replication transfer.
Generated from protobuf message google.cloud.netapp.v1.TransferStats
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ transfer_bytes
int|string
Cumulative bytes trasferred so far for the replication relatinonship.
↳ total_transfer_duration
Google\Protobuf\Duration
Cumulative time taken across all transfers for the replication relationship.
↳ last_transfer_bytes
int|string
Last transfer size in bytes.
↳ last_transfer_duration
↳ lag_duration
Google\Protobuf\Duration
Lag duration indicates the duration by which Destination region volume content lags behind the primary region volume content.
↳ update_time
↳ last_transfer_end_time
↳ last_transfer_error
string
A message describing the cause of the last transfer failure.
getTransferBytes
Cumulative bytes trasferred so far for the replication relatinonship.
int|string
hasTransferBytes
clearTransferBytes
setTransferBytes
Cumulative bytes trasferred so far for the replication relatinonship.
var
int|string
$this
getTotalTransferDuration
Cumulative time taken across all transfers for the replication relationship.
hasTotalTransferDuration
clearTotalTransferDuration
setTotalTransferDuration
Cumulative time taken across all transfers for the replication relationship.
$this
getLastTransferBytes
Last transfer size in bytes.
int|string
hasLastTransferBytes
clearLastTransferBytes
setLastTransferBytes
Last transfer size in bytes.
var
int|string
$this
getLastTransferDuration
Time taken during last transfer.
hasLastTransferDuration
clearLastTransferDuration
setLastTransferDuration
Time taken during last transfer.
$this
getLagDuration
Lag duration indicates the duration by which Destination region volume content lags behind the primary region volume content.
hasLagDuration
clearLagDuration
setLagDuration
Lag duration indicates the duration by which Destination region volume content lags behind the primary region volume content.
$this
getUpdateTime
Time when progress was updated last.
hasUpdateTime
clearUpdateTime
setUpdateTime
Time when progress was updated last.
$this
getLastTransferEndTime
Time when last transfer completed.
hasLastTransferEndTime
clearLastTransferEndTime
setLastTransferEndTime
Time when last transfer completed.
$this
getLastTransferError
A message describing the cause of the last transfer failure.
string
hasLastTransferError
clearLastTransferError
setLastTransferError
A message describing the cause of the last transfer failure.
var
string
$this