Reference documentation and code samples for the Google Cloud Data Fusion V1 Client class CreateInstanceRequest.
Request message for creating a Data Fusion instance.
Generated from protobuf message google.cloud.datafusion.v1.CreateInstanceRequest
Methods
build
parent
string
Required. The instance's project and location in the format projects/{project}/locations/{location}. Please see {@see \Google\Cloud\DataFusion\V1\DataFusionClient::locationName()} for help formatting this field.
instance
instanceId
string
Required. The name of the instance to create.
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The instance's project and location in the format projects/{project}/locations/{location}.
↳ instance_id
string
Required. The name of the instance to create.
↳ instance
getParent
Required. The instance's project and location in the format projects/{project}/locations/{location}.
string
setParent
Required. The instance's project and location in the format projects/{project}/locations/{location}.
var
string
$this
getInstanceId
Required. The name of the instance to create.
string
setInstanceId
Required. The name of the instance to create.
var
string
$this
getInstance
An instance resource.
hasInstance
clearInstance
setInstance
An instance resource.
$this