Send feedback
Class State (1.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
1.16.0 (latest)
1.15.0
1.14.0
1.13.3
1.12.0
1.11.1
1.10.5
1.9.0
1.8.0
1.7.1
1.6.1
1.5.1
1.4.4
1.3.2
1.2.1
1.1.1
1.0.0
0.4.3
0.3.2
0.2.0
0.1.2
Enum description of the state of the underlying AIP job.
Enums
Name
Description
STATE_UNSPECIFIED
The job state is unspecified.
QUEUED
The job has been just created and processing has not yet begun.
PREPARING
The service is preparing to execution the job.
RUNNING
The job is in progress.
SUCCEEDED
The job completed successfully.
FAILED
The job failed. `error_message` should contain the details of the failure.
CANCELLING
The job is being cancelled. `error_message` should describe the reason for the cancellation.
CANCELLED
The job has been cancelled. `error_message` should describe the reason for the cancellation.
EXPIRED
The job has become expired (relevant to Vertex AI jobs) https://cloud.google.com/vertex-ai/docs/reference/rest/v1/JobState
INITIALIZING
The Execution is being created.
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 2026-03-31 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 2026-03-31 UTC."],[],[]]