Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.CheckUpgradeResponse.ConflictResult
-
Packages that use CheckUpgradeResponse.ConflictResult Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of CheckUpgradeResponse.ConflictResult in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return CheckUpgradeResponse.ConflictResult Modifier and Type Method Description static CheckUpgradeResponse.ConflictResultCheckUpgradeResponse.ConflictResult. forNumber(int value)CheckUpgradeResponse.ConflictResultCheckUpgradeResponse.Builder. getContainsPypiModulesConflict()Output only.CheckUpgradeResponse.ConflictResultCheckUpgradeResponse. getContainsPypiModulesConflict()Output only.CheckUpgradeResponse.ConflictResultCheckUpgradeResponseOrBuilder. getContainsPypiModulesConflict()Output only.static CheckUpgradeResponse.ConflictResultCheckUpgradeResponse.ConflictResult. valueOf(int value)Deprecated.static CheckUpgradeResponse.ConflictResultCheckUpgradeResponse.ConflictResult. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static CheckUpgradeResponse.ConflictResultCheckUpgradeResponse.ConflictResult. valueOf(String name)Returns the enum constant of this type with the specified name.static CheckUpgradeResponse.ConflictResult[]CheckUpgradeResponse.ConflictResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type CheckUpgradeResponse.ConflictResult Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<CheckUpgradeResponse.ConflictResult>CheckUpgradeResponse.ConflictResult. internalGetValueMap()Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type CheckUpgradeResponse.ConflictResult Modifier and Type Method Description CheckUpgradeResponse.BuilderCheckUpgradeResponse.Builder. setContainsPypiModulesConflict(CheckUpgradeResponse.ConflictResult value)Output only.
-