CreateEntityRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Create a metadata entity 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}.
|
entity |
google.cloud.dataplex_v1.types.Entity
Required. Entity resource. |
validate_only |
bool
Optional. Only validate the request, but do not perform mutations. The default is false. |