Class CreateProcessRequest (0.3.5)

CreateProcessRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateProcess.

Attributes

NameDescription
parent str
Required. The name of the project and its location that should own the process.
process google.cloud.datacatalog_lineage_v1.types.Process
Required. The process to create.
request_id str
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is idempotent only if a request_id is provided.