CreatePartitionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Create metadata partition request.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
|
partition |
google.cloud.dataplex_v1.types.Partition
Required. Partition resource. |
validate_only |
bool
Optional. Only validate the request, but do not perform mutations. The default is false. |