Google Cloud Dataplex V1 Client - Class Type (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Type.
Type of zone.
Protobuf type google.cloud.dataplex.v1.Zone.Type
Namespace
Google \ Cloud \ Dataplex \ V1 \ Zone
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TYPE_UNSPECIFIED
Value: 0
Zone type not specified.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
RAW
Value: 1
A zone that contains data that needs further processing before it is
considered generally ready for consumption and analytics workloads.
Generated from protobuf enum RAW = 1;
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 2026-03-18 UTC."],[],[]]