Google Cloud Dataplex V1 Client - Class PartitionStructure (0.16.1)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class PartitionStructure.

The expected partition structure.

Protobuf type google.cloud.dataplex.v1.Action.InvalidDataPartition.PartitionStructure

Namespace

Google \ Cloud \ Dataplex \ V1 \ Action \ InvalidDataPartition

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PARTITION_STRUCTURE_UNSPECIFIED

Value: 0

PartitionStructure unspecified.

Generated from protobuf enum PARTITION_STRUCTURE_UNSPECIFIED = 0;

CONSISTENT_KEYS

Value: 1

Consistent hive-style partition definition (both raw and curated zone).

Generated from protobuf enum CONSISTENT_KEYS = 1;

HIVE_STYLE_KEYS

Value: 2

Hive style partition definition (curated zone only).

Generated from protobuf enum HIVE_STYLE_KEYS = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.