[[["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 Dataplex V1 Client - Class Format (1.7.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.1 (latest)](/php/docs/reference/cloud-dataplex/latest/V1.StorageFormat.Format)\n- [1.7.0](/php/docs/reference/cloud-dataplex/1.7.0/V1.StorageFormat.Format)\n- [1.6.1](/php/docs/reference/cloud-dataplex/1.6.1/V1.StorageFormat.Format)\n- [1.4.0](/php/docs/reference/cloud-dataplex/1.4.0/V1.StorageFormat.Format)\n- [1.3.0](/php/docs/reference/cloud-dataplex/1.3.0/V1.StorageFormat.Format)\n- [1.2.1](/php/docs/reference/cloud-dataplex/1.2.1/V1.StorageFormat.Format)\n- [1.1.1](/php/docs/reference/cloud-dataplex/1.1.1/V1.StorageFormat.Format)\n- [1.0.1](/php/docs/reference/cloud-dataplex/1.0.1/V1.StorageFormat.Format)\n- [0.16.1](/php/docs/reference/cloud-dataplex/0.16.1/V1.StorageFormat.Format)\n- [0.15.1](/php/docs/reference/cloud-dataplex/0.15.1/V1.StorageFormat.Format)\n- [0.14.0](/php/docs/reference/cloud-dataplex/0.14.0/V1.StorageFormat.Format)\n- [0.13.0](/php/docs/reference/cloud-dataplex/0.13.0/V1.StorageFormat.Format)\n- [0.12.0](/php/docs/reference/cloud-dataplex/0.12.0/V1.StorageFormat.Format)\n- [0.11.1](/php/docs/reference/cloud-dataplex/0.11.1/V1.StorageFormat.Format)\n- [0.10.0](/php/docs/reference/cloud-dataplex/0.10.0/V1.StorageFormat.Format)\n- [0.9.0](/php/docs/reference/cloud-dataplex/0.9.0/V1.StorageFormat.Format)\n- [0.8.0](/php/docs/reference/cloud-dataplex/0.8.0/V1.StorageFormat.Format)\n- [0.7.0](/php/docs/reference/cloud-dataplex/0.7.0/V1.StorageFormat.Format)\n- [0.6.0](/php/docs/reference/cloud-dataplex/0.6.0/V1.StorageFormat.Format)\n- [0.5.1](/php/docs/reference/cloud-dataplex/0.5.1/V1.StorageFormat.Format)\n- [0.4.0](/php/docs/reference/cloud-dataplex/0.4.0/V1.StorageFormat.Format)\n- [0.3.0](/php/docs/reference/cloud-dataplex/0.3.0/V1.StorageFormat.Format)\n- [0.2.3](/php/docs/reference/cloud-dataplex/0.2.3/V1.StorageFormat.Format)\n- [0.1.6](/php/docs/reference/cloud-dataplex/0.1.6/V1.StorageFormat.Format) \nReference documentation and code samples for the Google Cloud Dataplex V1 Client class Format.\n\nThe specific file format of the data.\n\nProtobuf type `google.cloud.dataplex.v1.StorageFormat.Format`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataplex \\\\ V1 \\\\ StorageFormat\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FORMAT_UNSPECIFIED\n\n Value: 0\n\nFormat unspecified.\n\nGenerated from protobuf enum `FORMAT_UNSPECIFIED = 0;`\n\n### PARQUET\n\n Value: 1\n\nParquet-formatted structured data.\n\nGenerated from protobuf enum `PARQUET = 1;`\n\n### AVRO\n\n Value: 2\n\nAvro-formatted structured data.\n\nGenerated from protobuf enum `AVRO = 2;`\n\n### ORC\n\n Value: 3\n\nOrc-formatted structured data.\n\nGenerated from protobuf enum `ORC = 3;`\n\n### CSV\n\n Value: 100\n\nCsv-formatted semi-structured data.\n\nGenerated from protobuf enum `CSV = 100;`\n\n### JSON\n\n Value: 101\n\nJson-formatted semi-structured data.\n\nGenerated from protobuf enum `JSON = 101;`\n\n### IMAGE\n\n Value: 200\n\nImage data formats (such as jpg and png).\n\nGenerated from protobuf enum `IMAGE = 200;`\n\n### AUDIO\n\n Value: 201\n\nAudio data formats (such as mp3, and wav).\n\nGenerated from protobuf enum `AUDIO = 201;`\n\n### VIDEO\n\n Value: 202\n\nVideo data formats (such as mp4 and mpg).\n\nGenerated from protobuf enum `VIDEO = 202;`\n\n### TEXT\n\n Value: 203\n\nTextual data formats (such as txt and xml).\n\nGenerated from protobuf enum `TEXT = 203;`\n\n### TFRECORD\n\n Value: 204\n\nTensorFlow record format.\n\nGenerated from protobuf enum `TFRECORD = 204;`\n\n### OTHER\n\n Value: 1000\n\nData that doesn't match a specific format.\n\nGenerated from protobuf enum `OTHER = 1000;`\n\n### UNKNOWN\n\n Value: 1001\n\nData of an unknown format.\n\nGenerated from protobuf enum `UNKNOWN = 1001;`"]]