in Sources/BazelRemoteAPI/Generated/build/bazel/remote/execution/v2/remote_execution.pb.swift [3065:3078]
init(copying source: _StorageClass) {
_worker = source._worker
_queuedTimestamp = source._queuedTimestamp
_workerStartTimestamp = source._workerStartTimestamp
_workerCompletedTimestamp = source._workerCompletedTimestamp
_inputFetchStartTimestamp = source._inputFetchStartTimestamp
_inputFetchCompletedTimestamp = source._inputFetchCompletedTimestamp
_executionStartTimestamp = source._executionStartTimestamp
_executionCompletedTimestamp = source._executionCompletedTimestamp
_virtualExecutionDuration = source._virtualExecutionDuration
_outputUploadStartTimestamp = source._outputUploadStartTimestamp
_outputUploadCompletedTimestamp = source._outputUploadCompletedTimestamp
_auxiliaryMetadata = source._auxiliaryMetadata
}