Configuration for image classification task. One of image_classification_config, bounding_poly_config, polyline_config and segmentation_config are required.
Configuration for bounding box and bounding poly task. One of image_classification_config, bounding_poly_config, polyline_config and segmentation_config are required.
Required. Name of the dataset to request labeling task, format:
projects/{project_id}/datasets/{dataset_id}
Please seeDataLabelingServiceClient::datasetName()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 LabelImageRequest (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.LabelImageRequest)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.LabelImageRequest)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.LabelImageRequest)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.LabelImageRequest)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.LabelImageRequest)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.LabelImageRequest)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.LabelImageRequest) \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 LabelImageRequest.\n\nRequest message for starting an image labeling task.\n\nGenerated from protobuf message `google.cloud.datalabeling.v1beta1.LabelImageRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getImageClassificationConfig\n\nConfiguration for image classification task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### hasImageClassificationConfig\n\n### setImageClassificationConfig\n\nConfiguration for image classification task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### getBoundingPolyConfig\n\nConfiguration for bounding box and bounding poly task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### hasBoundingPolyConfig\n\n### setBoundingPolyConfig\n\nConfiguration for bounding box and bounding poly task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### getPolylineConfig\n\nConfiguration for polyline task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### hasPolylineConfig\n\n### setPolylineConfig\n\nConfiguration for polyline task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### getSegmentationConfig\n\nConfiguration for segmentation task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### hasSegmentationConfig\n\n### setSegmentationConfig\n\nConfiguration for segmentation task.\n\nOne of image_classification_config, bounding_poly_config,\npolyline_config and segmentation_config are required.\n\n### getParent\n\nRequired. Name of the dataset to request labeling task, format:\nprojects/{project_id}/datasets/{dataset_id}\n\n### setParent\n\nRequired. Name of the dataset to request labeling task, format:\nprojects/{project_id}/datasets/{dataset_id}\n\n### getBasicConfig\n\nRequired. Basic human annotation config.\n\n### hasBasicConfig\n\n### clearBasicConfig\n\n### setBasicConfig\n\nRequired. Basic human annotation config.\n\n### getFeature\n\nRequired. The type of image labeling task.\n\n### setFeature\n\nRequired. The type of image labeling task.\n\n### getRequestConfig\n\n### static::build"]]