Reference documentation and code samples for the Google Cloud Lustre V1 Client class TransferOperationMetadata.
Represents the metadata of the long-running transfer operation.
Generated from protobuf message google.cloud.lustre.v1.TransferOperationMetadata
Namespace
Google \ Cloud \ Lustre \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_lustre_path
↳ source_gcs_path
↳ destination_gcs_path
↳ destination_lustre_path
↳ counters
↳ transfer_type
int
Output only. The type of transfer occurring.
↳ error_summaries
getSourceLustrePath
Output only. Lustre source.
hasSourceLustrePath
setSourceLustrePath
Output only. Lustre source.
$this
getSourceGcsPath
Output only. Cloud Storage source.
hasSourceGcsPath
setSourceGcsPath
Output only. Cloud Storage source.
$this
getDestinationGcsPath
Output only. Cloud Storage destination.
hasDestinationGcsPath
setDestinationGcsPath
Output only. Cloud Storage destination.
$this
getDestinationLustrePath
Output only. Lustre destination.
hasDestinationLustrePath
setDestinationLustrePath
Output only. Lustre destination.
$this
getCounters
Output only. The progress of the transfer operation.
hasCounters
clearCounters
setCounters
Output only. The progress of the transfer operation.
$this
getTransferType
Output only. The type of transfer occurring.
int
setTransferType
Output only. The type of transfer occurring.
var
int
$this
getErrorSummaries
Output only. Error summary about the transfer operation
setErrorSummaries
Output only. Error summary about the transfer operation
$this
getSource
string
getDestination
string