Google Cloud Dms V1 Client - Class ConvertJobDetails (1.1.0)

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

Details regarding a Convert background job.

Generated from protobuf message google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ filter string

AIP-160 based filter used to specify the entities to convert

getFilter

AIP-160 based filter used to specify the entities to convert

Returns
TypeDescription
string

setFilter

AIP-160 based filter used to specify the entities to convert

Parameter
NameDescription
var string
Returns
TypeDescription
$this