Reference documentation and code samples for the SaaS Runtime V1BETA1 API module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitOperation::UnitOperationState.
UnitOperationState describes the current state of the unit operation.
Constants
UNIT_OPERATION_STATE_UNKNOWN
value: 0
UNIT_OPERATION_STATE_PENDING
value: 1 Unit operation is accepted but not ready to run.
UNIT_OPERATION_STATE_SCHEDULED
value: 2 Unit operation is accepted and scheduled.
UNIT_OPERATION_STATE_RUNNING
value: 4 Unit operation is running.
UNIT_OPERATION_STATE_SUCCEEDED
value: 5 Unit operation has completed successfully.
[[["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-19 UTC."],[],[],null,[]]