Google Cloud Datalabeling V1beta1 Client - Class ImportDataRequest (0.6.3)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ImportDataRequest.

Request message for ImportData API.

Generated from protobuf message google.cloud.datalabeling.v1beta1.ImportDataRequest

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. Dataset resource name, format: projects/{project_id}/datasets/{dataset_id}

↳ input_config
InputConfig

Required. Specify the input source of the data.

↳ user_email_address
string

Email of the user who started the import task and should be notified by email. If empty no notification will be sent.

getName

Required. Dataset resource name, format: projects/{project_id}/datasets/{dataset_id}

Returns
Type
Description
string

setName

Required. Dataset resource name, format: projects/{project_id}/datasets/{dataset_id}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getInputConfig

Required. Specify the input source of the data.

Returns
Type
Description
InputConfig |null

hasInputConfig

clearInputConfig

setInputConfig

Required. Specify the input source of the data.

Parameter
Name
Description
Returns
Type
Description
$this

getUserEmailAddress

Email of the user who started the import task and should be notified by email. If empty no notification will be sent.

Returns
Type
Description
string

setUserEmailAddress

Email of the user who started the import task and should be notified by email. If empty no notification will be sent.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameters
Name
Description
name
string

Required. Dataset resource name, format: projects/{project_id}/datasets/{dataset_id} Please see DataLabelingServiceClient::datasetName() for help formatting this field.

inputConfig
InputConfig

Required. Specify the input source of the data.

Returns
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: