Google Cloud Dms V1 Client - Class ConversionWorkspaceInfo (1.4.2)

Reference documentation and code samples for the Google Cloud Dms V1 Client class ConversionWorkspaceInfo.

A conversion workspace's version.

Generated from protobuf message google.cloud.clouddms.v1.ConversionWorkspaceInfo

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The resource name (URI) of the conversion workspace.

↳ commit_id string

The commit ID of the conversion workspace.

getName

The resource name (URI) of the conversion workspace.

Returns
TypeDescription
string

setName

The resource name (URI) of the conversion workspace.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getCommitId

The commit ID of the conversion workspace.

Returns
TypeDescription
string

setCommitId

The commit ID of the conversion workspace.

Parameter
NameDescription
var string
Returns
TypeDescription
$this