Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::SeedConversionWorkspaceRequest.
Request message for 'SeedConversionWorkspace' request.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#auto_commit
defauto_commit()->::Boolean
Returns
(::Boolean) — Should the conversion workspace be committed automatically after the
seed operation.
#auto_commit=
defauto_commit=(value)->::Boolean
Parameter
value (::Boolean) — Should the conversion workspace be committed automatically after the
seed operation.
Returns
(::Boolean) — Should the conversion workspace be committed automatically after the
seed operation.
#destination_connection_profile
defdestination_connection_profile()->::String
Returns
(::String) — Optional. Fully qualified (Uri) name of the destination connection
profile.
Note: The following fields are mutually exclusive: destination_connection_profile, source_connection_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.
value (::String) — Optional. Fully qualified (Uri) name of the destination connection
profile.
Note: The following fields are mutually exclusive: destination_connection_profile, source_connection_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::String) — Optional. Fully qualified (Uri) name of the destination connection
profile.
Note: The following fields are mutually exclusive: destination_connection_profile, source_connection_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.
#name
defname()->::String
Returns
(::String) — Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
#name=
defname=(value)->::String
Parameter
value (::String) — Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
Returns
(::String) — Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
#source_connection_profile
defsource_connection_profile()->::String
Returns
(::String) — Optional. Fully qualified (Uri) name of the source connection profile.
Note: The following fields are mutually exclusive: source_connection_profile, destination_connection_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.
#source_connection_profile=
defsource_connection_profile=(value)->::String
Parameter
value (::String) — Optional. Fully qualified (Uri) name of the source connection profile.
Note: The following fields are mutually exclusive: source_connection_profile, destination_connection_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::String) — Optional. Fully qualified (Uri) name of the source connection profile.
Note: The following fields are mutually exclusive: source_connection_profile, destination_connection_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::SeedConversionWorkspaceRequest (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-cloud_dms-v1/latest/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.3.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [1.2.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.2.2/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.1.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.0.1/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.8.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.7.2/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.6.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.5.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.4.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.3.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.2.0/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest)\n- [0.1.5](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.1.5/Google-Cloud-CloudDMS-V1-SeedConversionWorkspaceRequest) \nReference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::SeedConversionWorkspaceRequest.\n\nRequest message for 'SeedConversionWorkspace' request. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #auto_commit\n\n def auto_commit() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Should the conversion workspace be committed automatically after the seed operation.\n\n### #auto_commit=\n\n def auto_commit=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Should the conversion workspace be committed automatically after the seed operation. \n**Returns**\n\n- (::Boolean) --- Should the conversion workspace be committed automatically after the seed operation.\n\n### #destination_connection_profile\n\n def destination_connection_profile() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Fully qualified (Uri) name of the destination connection profile.\n\n Note: The following fields are mutually exclusive: `destination_connection_profile`, `source_connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #destination_connection_profile=\n\n def destination_connection_profile=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Fully qualified (Uri) name of the destination connection profile.\n\n\nNote: The following fields are mutually exclusive: `destination_connection_profile`, `source_connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::String) --- Optional. Fully qualified (Uri) name of the destination connection profile.\n\n Note: The following fields are mutually exclusive: `destination_connection_profile`, `source_connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}. \n**Returns**\n\n- (::String) --- Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.\n\n### #source_connection_profile\n\n def source_connection_profile() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Fully qualified (Uri) name of the source connection profile.\n\n Note: The following fields are mutually exclusive: `source_connection_profile`, `destination_connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #source_connection_profile=\n\n def source_connection_profile=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Fully qualified (Uri) name of the source connection profile.\n\n\nNote: The following fields are mutually exclusive: `source_connection_profile`, `destination_connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::String) --- Optional. Fully qualified (Uri) name of the source connection profile.\n\n Note: The following fields are mutually exclusive: `source_connection_profile`, `destination_connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]