Reference documentation and code samples for the Google Cloud Dms V1 Client class SeedConversionWorkspaceRequest.
Request message for 'SeedConversionWorkspace' request.
Generated from protobuf message google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
↳ auto_commit
bool
Should the conversion workspace be committed automatically after the seed operation.
↳ source_connection_profile
string
Optional. Fully qualified (Uri) name of the source connection profile.
↳ destination_connection_profile
string
Optional. Fully qualified (Uri) name of the destination connection profile.
getName
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string
setName
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
var
string
$this
getAutoCommit
Should the conversion workspace be committed automatically after the seed operation.
bool
setAutoCommit
Should the conversion workspace be committed automatically after the seed operation.
var
bool
$this
getSourceConnectionProfile
Optional. Fully qualified (Uri) name of the source connection profile.
string
hasSourceConnectionProfile
setSourceConnectionProfile
Optional. Fully qualified (Uri) name of the source connection profile.
var
string
$this
getDestinationConnectionProfile
Optional. Fully qualified (Uri) name of the destination connection profile.
string
hasDestinationConnectionProfile
setDestinationConnectionProfile
Optional. Fully qualified (Uri) name of the destination connection profile.
var
string
$this
getSeedFrom
string