Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class State (1.11.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.11.1keyboard_arrow_down
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.
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-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]