CreateInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for creating a Data Fusion instance.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The instance's project and location in the format projects/{project}/locations/{location}. |
instance_id |
str
Required. The name of the instance to create. |
instance |
google.cloud.data_fusion_v1.types.Instance
An instance resource. |