Class PartitionField (2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
PartitionField(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents a key field within the entity's partition structure. You
could have up to 20 partition fields, but only the first 10
partitions have the filtering ability due to performance
consideration. Note: Partition fields are immutable.
Attributes |
Name |
Description |
name |
str
Required. Partition field name must consist
of letters, numbers, and underscores only, with
a maximum of length of 256 characters, and must
begin with a letter or underscore..
|
type_ |
google.cloud.dataplex_v1.types.Schema.Type
Required. Immutable. The type of field.
|
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-10-10 UTC.
[[["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 2025-10-10 UTC."],[],[]]