Dataplex V1 API - Module Google::Cloud::Dataplex::V1::StorageFormat::Format (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::StorageFormat::Format.
The specific file format of the data.
Constants
FORMAT_UNSPECIFIED
value: 0 Format unspecified.
PARQUET
value: 1 Parquet-formatted structured data.
AVRO
value: 2 Avro-formatted structured data.
ORC
value: 3 Orc-formatted structured data.
CSV
value: 100 Csv-formatted semi-structured data.
JSON
value: 101 Json-formatted semi-structured data.
IMAGE
value: 200 Image data formats (such as jpg and png).
AUDIO
value: 201 Audio data formats (such as mp3, and wav).
VIDEO
value: 202 Video data formats (such as mp4 and mpg).
TEXT
value: 203 Textual data formats (such as txt and xml).
TFRECORD
value: 204 TensorFlow record format.
OTHER
value: 1000 Data that doesn't match a specific format.
[[["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 2026-06-11 UTC."],[],[]]