Labels for the Job. Labels could be user provided or system generated.
For example,
"labels": {
"department": "finance",
"environment": "test"
}
You can assign up to 64 labels.Google Compute Engine label
restrictionsapply.
Label names that start with "goog-" or "google-" are reserved.
Priority of the Job.
The valid value range is [0, 100). Default value is 0.
Higher value indicates higher priority.
A job with higher priority value is more likely to run earlier if all other
requirements are satisfied.
[[["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."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eJob\u003c/code\u003e class within the Google Cloud Batch v1 API, covering versions from 1.0.0 to the latest 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJob\u003c/code\u003e class represents a Cloud Batch job and includes properties such as \u003ccode\u003eAllocationPolicy\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003ePriority\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, and \u003ccode\u003eTaskGroups\u003c/code\u003e for managing job configuration and state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJob\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Job>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Job>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods and interfaces for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eUsers can set properties to control job behavior, such as the \u003ccode\u003ePriority\u003c/code\u003e, which ranges from 0 to 100, and the \u003ccode\u003eLabels\u003c/code\u003e, which allows for the addition of up to 64 labels.\u003c/p\u003e\n"],["\u003cp\u003eThe Job class contains read-only fields such as \u003ccode\u003eUid\u003c/code\u003e, which is a unique ID for the job, and \u003ccode\u003eStatus\u003c/code\u003e, which provides real-time job status.\u003c/p\u003e\n"]]],[],null,[]]