Reference documentation and code samples for the Google Cloud Dms V1 Client class GetConversionWorkspaceRequest.
Request message for 'GetConversionWorkspace' request.
Generated from protobuf message google.cloud.clouddms.v1.GetConversionWorkspaceRequest
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the conversion workspace resource to get.
getName
Required. Name of the conversion workspace resource to get.
string
setName
Required. Name of the conversion workspace resource to get.
var
string
$this
static::build
name
string
Required. Name of the conversion workspace resource to get. Please see Google\Cloud\CloudDms\V1\DataMigrationServiceClient::conversionWorkspaceName() for help formatting this field.