Class CreateInstanceRequest (0.1.2)

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

Request message for creating a Data Fusion instance. .. attribute:: parent

The instance's project and location in the format projects/{project}/locations/{location}.

:type: str

Attributes

NameDescription
instance_id str
The name of the instance to create.
instance google.cloud.data_fusion_v1.types.Instance
An instance resource.