[[["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-08-07 UTC."],[],[],null,["# Interface Release.ReleaseConditionOrBuilder (0.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.16.0 (latest)](/java/docs/reference/google-cloudevent-types/latest/com.google.events.cloud.deploy.v1.Release.ReleaseConditionOrBuilder)\n- [0.15.0](/java/docs/reference/google-cloudevent-types/0.15.0/com.google.events.cloud.deploy.v1.Release.ReleaseConditionOrBuilder)\n- [0.14.1](/java/docs/reference/google-cloudevent-types/0.14.1/com.google.events.cloud.deploy.v1.Release.ReleaseConditionOrBuilder) \n\n public static interface Release.ReleaseConditionOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getReleaseReadyCondition()\n\n public abstract Release.ReleaseReadyCondition getReleaseReadyCondition()\n\nDetails around the Releases's overall status.\n\n`\n.google.events.cloud.deploy.v1.Release.ReleaseReadyCondition release_ready_condition = 1;\n`\n\n### getReleaseReadyConditionOrBuilder()\n\n public abstract Release.ReleaseReadyConditionOrBuilder getReleaseReadyConditionOrBuilder()\n\nDetails around the Releases's overall status.\n\n`\n.google.events.cloud.deploy.v1.Release.ReleaseReadyCondition release_ready_condition = 1;\n`\n\n### getSkaffoldSupportedCondition()\n\n public abstract Release.SkaffoldSupportedCondition getSkaffoldSupportedCondition()\n\nDetails around the support state of the release's Skaffold\nversion.\n\n`\n.google.events.cloud.deploy.v1.Release.SkaffoldSupportedCondition skaffold_supported_condition = 2;\n`\n\n### getSkaffoldSupportedConditionOrBuilder()\n\n public abstract Release.SkaffoldSupportedConditionOrBuilder getSkaffoldSupportedConditionOrBuilder()\n\nDetails around the support state of the release's Skaffold\nversion.\n\n`\n.google.events.cloud.deploy.v1.Release.SkaffoldSupportedCondition skaffold_supported_condition = 2;\n`\n\n### hasReleaseReadyCondition()\n\n public abstract boolean hasReleaseReadyCondition()\n\nDetails around the Releases's overall status.\n\n`\n.google.events.cloud.deploy.v1.Release.ReleaseReadyCondition release_ready_condition = 1;\n`\n\n### hasSkaffoldSupportedCondition()\n\n public abstract boolean hasSkaffoldSupportedCondition()\n\nDetails around the support state of the release's Skaffold\nversion.\n\n`\n.google.events.cloud.deploy.v1.Release.SkaffoldSupportedCondition skaffold_supported_condition = 2;\n`"]]