Required. The conversion workspace parameters to update.
↳ 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.
getUpdateMask
Required. Field mask is used to specify the fields to be overwritten by the
update in the conversion workspace resource.
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.
[[["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 UpdateConversionWorkspaceRequest (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.UpdateConversionWorkspaceRequest)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.UpdateConversionWorkspaceRequest)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.UpdateConversionWorkspaceRequest)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.UpdateConversionWorkspaceRequest)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.UpdateConversionWorkspaceRequest)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.UpdateConversionWorkspaceRequest)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.UpdateConversionWorkspaceRequest)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.UpdateConversionWorkspaceRequest) \nReference documentation and code samples for the Google Cloud Dms V1 Client class UpdateConversionWorkspaceRequest.\n\nRequest message for 'UpdateConversionWorkspace' request.\n\nGenerated from protobuf message `google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUpdateMask\n\nRequired. Field mask is used to specify the fields to be overwritten by the\nupdate in the conversion workspace resource.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nRequired. Field mask is used to specify the fields to be overwritten by the\nupdate in the conversion workspace resource.\n\n### getConversionWorkspace\n\nRequired. The conversion workspace parameters to update.\n\n### hasConversionWorkspace\n\n### clearConversionWorkspace\n\n### setConversionWorkspace\n\nRequired. The conversion workspace parameters to update.\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"]]