Class CreateInstanceRequest (1.3.0)

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

Request message for creating a Data Fusion instance.

Attributes

NameDescription
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.