[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Storage Transfer V1 Client - Class Symlink (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-storage-transfer/latest/V1.MetadataOptions.Symlink)\n- [2.2.0](/php/docs/reference/cloud-storage-transfer/2.2.0/V1.MetadataOptions.Symlink)\n- [2.1.1](/php/docs/reference/cloud-storage-transfer/2.1.1/V1.MetadataOptions.Symlink)\n- [2.0.2](/php/docs/reference/cloud-storage-transfer/2.0.2/V1.MetadataOptions.Symlink)\n- [1.5.0](/php/docs/reference/cloud-storage-transfer/1.5.0/V1.MetadataOptions.Symlink)\n- [1.4.5](/php/docs/reference/cloud-storage-transfer/1.4.5/V1.MetadataOptions.Symlink)\n- [1.3.1](/php/docs/reference/cloud-storage-transfer/1.3.1/V1.MetadataOptions.Symlink)\n- [1.2.0](/php/docs/reference/cloud-storage-transfer/1.2.0/V1.MetadataOptions.Symlink)\n- [1.1.1](/php/docs/reference/cloud-storage-transfer/1.1.1/V1.MetadataOptions.Symlink)\n- [1.0.6](/php/docs/reference/cloud-storage-transfer/1.0.6/V1.MetadataOptions.Symlink) \nReference documentation and code samples for the Google Cloud Storage Transfer V1 Client class Symlink.\n\nWhether symlinks should be skipped or preserved during a transfer job.\n\nProtobuf type `google.storagetransfer.v1.MetadataOptions.Symlink`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageTransfer \\\\ V1 \\\\ MetadataOptions\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SYMLINK_UNSPECIFIED\n\n Value: 0\n\nSymlink behavior is unspecified.\n\nGenerated from protobuf enum `SYMLINK_UNSPECIFIED = 0;`\n\n### SYMLINK_SKIP\n\n Value: 1\n\nDo not preserve symlinks during a transfer job.\n\nGenerated from protobuf enum `SYMLINK_SKIP = 1;`\n\n### SYMLINK_PRESERVE\n\n Value: 2\n\nPreserve symlinks during a transfer job.\n\nGenerated from protobuf enum `SYMLINK_PRESERVE = 2;`"]]