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
Namespace
Google \ Cloud \ CloudDms \ V1 \ BackgroundJobLogEntryMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ filter |
string
Output only. AIP-160 based filter used to specify the entities to convert |
getFilter
Output only. AIP-160 based filter used to specify the entities to convert
Returns | |
---|---|
Type | Description |
string |
setFilter
Output only. AIP-160 based filter used to specify the entities to convert
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |