Binary Authorization V1beta1 API - Class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult (v0.13.1)

Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#check_index

defcheck_index()->::String
Returns
  • (::String) — The index of the check.

#check_index=

defcheck_index=(value)->::String
Parameter
  • value (::String) — The index of the check.
Returns
  • (::String) — The index of the check.

#check_name

defcheck_name()->::String
Returns
  • (::String) — The name of the check.

#check_name=

defcheck_name=(value)->::String
Parameter
  • value (::String) — The name of the check.
Returns
  • (::String) — The name of the check.

#check_set_index

defcheck_set_index()->::String
Returns
  • (::String) — The index of the check set.

#check_set_index=

defcheck_set_index=(value)->::String
Parameter
  • value (::String) — The index of the check set.
Returns
  • (::String) — The index of the check set.

#check_set_name

defcheck_set_name()->::String
Returns
  • (::String) — The name of the check set.

#check_set_name=

defcheck_set_name=(value)->::String
Parameter
  • value (::String) — The name of the check set.
Returns
  • (::String) — The name of the check set.

#check_set_scope

defcheck_set_scope()->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckSetScope

#check_set_scope=

defcheck_set_scope=(value)->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckSetScope

#check_type

defcheck_type()->::String
Returns
  • (::String) — The type of the check.

#check_type=

defcheck_type=(value)->::String
Parameter
  • value (::String) — The type of the check.
Returns
  • (::String) — The type of the check.

#explanation

defexplanation()->::String
Returns
  • (::String) — User-friendly explanation of this check result.

#explanation=

defexplanation=(value)->::String
Parameter
  • value (::String) — User-friendly explanation of this check result.
Returns
  • (::String) — User-friendly explanation of this check result.

#verdict

defverdict()->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckVerdict

#verdict=

defverdict=(value)->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckVerdict

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.