/var/www/flurhymez/vendor/google/apiclient-services/src/Storagetransfer
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Storagetransfer/RunTransferJobRequest.php (1147B)
projectId = $projectId;
}
/**
* @return string
*/
public function getProjectId()
{
return $this->projectId;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(RunTransferJobRequest::class, 'Google_Service_Storagetransfer_RunTransferJobRequest');