Cloud Dataplex v1 API - Enum Zone.Types.Type (2.15.0)

public enum Zone.Types.Type

Reference documentation and code samples for the Cloud Dataplex v1 API enum Zone.Types.Type.

Type of zone.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Curated

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.

Raw

A zone that contains data that needs further processing before it is considered generally ready for consumption and analytics workloads.

Unspecified

Zone type not specified.