Required. Represents a conversion workspace object.
↳ request_id
string
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored. It is recommended to always set this value to a UUID. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
getParent
Required. The parent which owns this collection of conversion workspaces.
Returns
Type
Description
string
setParent
Required. The parent which owns this collection of conversion workspaces.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getConversionWorkspaceId
Required. The ID of the conversion workspace to create.
Returns
Type
Description
string
setConversionWorkspaceId
Required. The ID of the conversion workspace to create.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getConversionWorkspace
Required. Represents a conversion workspace object.
A unique ID used to identify the request. If the server receives two
requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores
(_), and hyphens (-). The maximum length is 40 characters.
Returns
Type
Description
string
setRequestId
A unique ID used to identify the request. If the server receives two
requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores
(_), and hyphens (-). The maximum length is 40 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The parent which owns this collection of conversion workspaces. Please seeDataMigrationServiceClient::locationName()for help formatting this field.
[[["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-04 UTC."],[],[],null,["# Google Cloud Dms V1 Client - Class CreateConversionWorkspaceRequest (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.CreateConversionWorkspaceRequest)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.CreateConversionWorkspaceRequest)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.CreateConversionWorkspaceRequest)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.CreateConversionWorkspaceRequest)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.CreateConversionWorkspaceRequest)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.CreateConversionWorkspaceRequest)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.CreateConversionWorkspaceRequest)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.CreateConversionWorkspaceRequest) \nReference documentation and code samples for the Google Cloud Dms V1 Client class CreateConversionWorkspaceRequest.\n\nRequest message to create a new Conversion Workspace\nin the specified project and region.\n\nGenerated from protobuf message `google.cloud.clouddms.v1.CreateConversionWorkspaceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent which owns this collection of conversion workspaces.\n\n### setParent\n\nRequired. The parent which owns this collection of conversion workspaces.\n\n### getConversionWorkspaceId\n\nRequired. The ID of the conversion workspace to create.\n\n### setConversionWorkspaceId\n\nRequired. The ID of the conversion workspace to create.\n\n### getConversionWorkspace\n\nRequired. Represents a conversion workspace object.\n\n### hasConversionWorkspace\n\n### clearConversionWorkspace\n\n### setConversionWorkspace\n\nRequired. Represents a conversion workspace object.\n\n### getRequestId\n\nA unique ID used to identify the request. If the server receives two\nrequests with the same ID, then the second request is ignored.\n\nIt is recommended to always set this value to a UUID.\nThe ID must contain only letters (a-z, A-Z), numbers (0-9), underscores\n(_), and hyphens (-). The maximum length is 40 characters.\n\n### setRequestId\n\nA unique ID used to identify the request. If the server receives two\nrequests with the same ID, then the second request is ignored.\n\nIt is recommended to always set this value to a UUID.\nThe ID must contain only letters (a-z, A-Z), numbers (0-9), underscores\n(_), and hyphens (-). The maximum length is 40 characters.\n\n### static::build"]]