Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Release::ReleaseCondition.
ReleaseCondition contains all conditions relevant to a Release.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#release_ready_condition
def release_ready_condition() -> ::Google::Cloud::Deploy::V1::Release::ReleaseReadyCondition
Returns
- (::Google::Cloud::Deploy::V1::Release::ReleaseReadyCondition) — Details around the Releases's overall status.
#release_ready_condition=
def release_ready_condition=(value) -> ::Google::Cloud::Deploy::V1::Release::ReleaseReadyCondition
Parameter
- value (::Google::Cloud::Deploy::V1::Release::ReleaseReadyCondition) — Details around the Releases's overall status.
Returns
- (::Google::Cloud::Deploy::V1::Release::ReleaseReadyCondition) — Details around the Releases's overall status.
#skaffold_supported_condition
def skaffold_supported_condition() -> ::Google::Cloud::Deploy::V1::Release::SkaffoldSupportedCondition
Returns
- (::Google::Cloud::Deploy::V1::Release::SkaffoldSupportedCondition) — Details around the support state of the release's skaffold version.
#skaffold_supported_condition=
def skaffold_supported_condition=(value) -> ::Google::Cloud::Deploy::V1::Release::SkaffoldSupportedCondition
Parameter
- value (::Google::Cloud::Deploy::V1::Release::SkaffoldSupportedCondition) — Details around the support state of the release's skaffold version.
Returns
- (::Google::Cloud::Deploy::V1::Release::SkaffoldSupportedCondition) — Details around the support state of the release's skaffold version.