Skip to main content

aip_sdk.Partition

aip_sdk.Partition

A partition persisted on a dataset version.

aip_sdk.Partition.created_at​

aip_sdk.Partition.created_at: datetime | None = None

No docstring is defined in the source.

aip_sdk.Partition.dataset_version_id​

aip_sdk.Partition.dataset_version_id: str

No docstring is defined in the source.

aip_sdk.Partition.id​

aip_sdk.Partition.id: str

No docstring is defined in the source.

aip_sdk.Partition.model_config​

aip_sdk.Partition.model_config = ConfigDict(extra='allow')

No docstring is defined in the source.

aip_sdk.Partition.name​

aip_sdk.Partition.name: str

No docstring is defined in the source.

aip_sdk.Partition.partition_type​

aip_sdk.Partition.partition_type: PartitionType

No docstring is defined in the source.

aip_sdk.Partition.selector​

aip_sdk.Partition.selector: PartitionSelector

No docstring is defined in the source.