Required. Annotated dataset resource name. DataItem in Dataset and their annotations in specified annotated dataset will be exported. It's in format of projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/ {annotated_dataset_id}
Required. Annotated dataset resource name. DataItem in
Dataset and their annotations in specified annotated dataset will be
exported. It's in format of
projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/
{annotated_dataset_id}
Returns
Type
Description
string
setAnnotatedDataset
Required. Annotated dataset resource name. DataItem in
Dataset and their annotations in specified annotated dataset will be
exported. It's in format of
projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/
{annotated_dataset_id}
Email of the user who started the export 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 export 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 seeDataLabelingServiceClient::datasetName()for help formatting this field.
annotatedDataset
string
Required. Annotated dataset resource name. DataItem in
Dataset and their annotations in specified annotated dataset will be
exported. It's in format of
projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/
{annotated_dataset_id}
Please seeDataLabelingServiceClient::annotatedDatasetName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Datalabeling V1beta1 Client - Class ExportDataRequest (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ExportDataRequest)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.ExportDataRequest)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.ExportDataRequest)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.ExportDataRequest)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.ExportDataRequest)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.ExportDataRequest)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.ExportDataRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ExportDataRequest.\n\nRequest message for ExportData API.\n\nGenerated from protobuf message `google.cloud.datalabeling.v1beta1.ExportDataRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Dataset resource name, format:\nprojects/{project_id}/datasets/{dataset_id}\n\n### setName\n\nRequired. Dataset resource name, format:\nprojects/{project_id}/datasets/{dataset_id}\n\n### getAnnotatedDataset\n\nRequired. Annotated dataset resource name. DataItem in\nDataset and their annotations in specified annotated dataset will be\nexported. It's in format of\nprojects/{project_id}/datasets/{dataset_id}/annotatedDatasets/\n{annotated_dataset_id}\n\n### setAnnotatedDataset\n\nRequired. Annotated dataset resource name. DataItem in\nDataset and their annotations in specified annotated dataset will be\nexported. It's in format of\nprojects/{project_id}/datasets/{dataset_id}/annotatedDatasets/\n{annotated_dataset_id}\n\n### getFilter\n\nOptional. Filter is not supported at this moment.\n\n### setFilter\n\nOptional. Filter is not supported at this moment.\n\n### getOutputConfig\n\nRequired. Specify the output destination.\n\n### hasOutputConfig\n\n### clearOutputConfig\n\n### setOutputConfig\n\nRequired. Specify the output destination.\n\n### getUserEmailAddress\n\nEmail of the user who started the export task and should be notified by\nemail. If empty no notification will be sent.\n\n### setUserEmailAddress\n\nEmail of the user who started the export task and should be notified by\nemail. If empty no notification will be sent.\n\n### static::build"]]