Google Cloud Dataplex V1Schema Partition Style
enum GoogleCloudDataplexV1SchemaPartitionStyle : Enum<GoogleCloudDataplexV1SchemaPartitionStyle> , ConvertibleToJava<GoogleCloudDataplexV1SchemaPartitionStyle>
Optional. The structure of paths containing partition data within the entity.
Entries
Link copied to clipboard
PartitionStyle unspecified
Link copied to clipboard
Partitions are hive-compatible. Examples: gs://bucket/path/to/table/dt=2019-10-31/lang=en, gs://bucket/path/to/table/dt=2019-10-31/lang=en/late.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.