Send feedback
AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::CreateEvaluationJobRequest (v0.11.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::CreateEvaluationJobRequest.
Request message for CreateEvaluationJob.
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#job
def job () - > :: Google :: Cloud :: DataLabeling :: V1beta1 :: EvaluationJob
#job=
def job= ( value ) - > :: Google :: Cloud :: DataLabeling :: V1beta1 :: EvaluationJob
#parent
Returns
(::String) โ Required. Evaluation job resource parent. Format:
"projects/{project_id} "
#parent=
def parent= ( value ) - > :: String
Parameter
value (::String) โ Required. Evaluation job resource parent. Format:
"projects/{project_id} "
Returns
(::String) โ Required. Evaluation job resource parent. Format:
"projects/{project_id} "
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["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,["# AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::CreateEvaluationJobRequest (v0.11.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.1 (latest)](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/latest/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.11.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.11.0/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.10.1](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.10.1/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.9.0/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.8.1](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.8.1/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.7.2/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.6.0/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.5.0/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.4.0/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest)\n- [0.3.5](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.3.5/Google-Cloud-DataLabeling-V1beta1-CreateEvaluationJobRequest) \nReference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::CreateEvaluationJobRequest.\n\nRequest message for CreateEvaluationJob. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #job\n\n def job() -\u003e ::Google::Cloud::DataLabeling::V1beta1::EvaluationJob\n\n**Returns**\n\n- ([::Google::Cloud::DataLabeling::V1beta1::EvaluationJob](./Google-Cloud-DataLabeling-V1beta1-EvaluationJob)) --- Required. The evaluation job to create.\n\n### #job=\n\n def job=(value) -\u003e ::Google::Cloud::DataLabeling::V1beta1::EvaluationJob\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DataLabeling::V1beta1::EvaluationJob](./Google-Cloud-DataLabeling-V1beta1-EvaluationJob)) --- Required. The evaluation job to create. \n**Returns**\n\n- ([::Google::Cloud::DataLabeling::V1beta1::EvaluationJob](./Google-Cloud-DataLabeling-V1beta1-EvaluationJob)) --- Required. The evaluation job to create.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Evaluation job resource parent. Format: \"projects/\u003cvar translate=\"no\"\u003e{project_id}\u003c/var\u003e\"\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Evaluation job resource parent. Format: \"projects/\u003cvar translate=\"no\"\u003e{project_id}\u003c/var\u003e\" \n**Returns**\n\n- (::String) --- Required. Evaluation job resource parent. Format: \"projects/\u003cvar translate=\"no\"\u003e{project_id}\u003c/var\u003e\""]]