Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::UnsupportedPolicyEvent.
An event describing that the project policy is unsupported by CV.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — A description of the unsupported policy.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — A description of the unsupported policy.
Returns
- (::String) — A description of the unsupported policy.