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
bytes trasferred so far in current transfer.
↳ total_transfer_duration
↳ 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
bytes trasferred so far in current transfer.
int|string
hasTransferBytes
clearTransferBytes
setTransferBytes
bytes trasferred so far in current transfer.
var
int|string
$this
getTotalTransferDuration
Total time taken during transfer.
hasTotalTransferDuration
clearTotalTransferDuration
setTotalTransferDuration
Total time taken during transfer.
$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