Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Zone::Type.
Type of zone.
Constants
TYPE_UNSPECIFIED
value: 0 Zone type not specified.
RAW
value: 1 A zone that contains data that needs further processing before it is
considered generally ready for consumption and analytics workloads.
CURATED
value: 2 A zone that contains data that is considered to be ready for broader
consumption and analytics workloads. Curated structured data stored in
Cloud Storage must conform to certain file formats (parquet, avro and
orc) and organized in a hive-compatible directory layout.
[[["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 2024-10-30 UTC."],[],[]]