CreateTaskRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Create task request.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
|
task_id |
str
Required. Task identifier. |
task |
google.cloud.dataplex_v1.types.Task
Required. Task resource. |
validate_only |
bool
Optional. Only validate the request, but do not perform mutations. The default is false. |