Cloud Composer V1 API - Module Google::Cloud::Orchestration::Airflow::Service::V1::CheckUpgradeResponse::ConflictResult (v0.3.1)

Reference documentation and code samples for the Cloud Composer V1 API module Google::Cloud::Orchestration::Airflow::Service::V1::CheckUpgradeResponse::ConflictResult.

Whether there were python modules conflict during image build.

Constants

CONFLICT_RESULT_UNSPECIFIED

value: 0
It is unknown whether build had conflicts or not.

CONFLICT

value: 1
There were python packages conflicts.

NO_CONFLICT

value: 2
There were no python packages conflicts.