[[["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-04 UTC."],[],[],null,["# Google Cloud Net App V1 Client - Class SecurityStyle (1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/php/docs/reference/cloud-netapp/latest/V1.SecurityStyle)\n- [1.6.0](/php/docs/reference/cloud-netapp/1.6.0/V1.SecurityStyle)\n- [1.4.0](/php/docs/reference/cloud-netapp/1.4.0/V1.SecurityStyle)\n- [1.3.1](/php/docs/reference/cloud-netapp/1.3.1/V1.SecurityStyle)\n- [1.2.1](/php/docs/reference/cloud-netapp/1.2.1/V1.SecurityStyle)\n- [1.1.1](/php/docs/reference/cloud-netapp/1.1.1/V1.SecurityStyle)\n- [1.0.1](/php/docs/reference/cloud-netapp/1.0.1/V1.SecurityStyle)\n- [0.3.1](/php/docs/reference/cloud-netapp/0.3.1/V1.SecurityStyle)\n- [0.2.6](/php/docs/reference/cloud-netapp/0.2.6/V1.SecurityStyle)\n- [0.1.1](/php/docs/reference/cloud-netapp/0.1.1/V1.SecurityStyle) \nReference documentation and code samples for the Google Cloud Net App V1 Client class SecurityStyle.\n\nThe security style of the volume, can be either UNIX or NTFS.\n\nProtobuf type `google.cloud.netapp.v1.SecurityStyle`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetApp \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SECURITY_STYLE_UNSPECIFIED\n\n Value: 0\n\nSecurityStyle is unspecified\n\nGenerated from protobuf enum `SECURITY_STYLE_UNSPECIFIED = 0;`\n\n### NTFS\n\n Value: 1\n\nSecurityStyle uses NTFS\n\nGenerated from protobuf enum `NTFS = 1;`\n\n### UNIX\n\n Value: 2\n\nSecurityStyle uses UNIX\n\nGenerated from protobuf enum `UNIX = 2;`"]]