Class: Grafeas::V1::ComplianceOccurrence

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/compliance.rb

Overview

An indication that the compliance checks in the associated ComplianceNote were not satisfied for particular resources or a specified reason.

Instance Attribute Summary collapse

Instance Attribute Details

#non_compliance_reason::String



87
88
89
90
# File 'proto_docs/grafeas/v1/compliance.rb', line 87

class ComplianceOccurrence
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#non_compliant_files::Array<::Grafeas::V1::NonCompliantFile>



87
88
89
90
# File 'proto_docs/grafeas/v1/compliance.rb', line 87

class ComplianceOccurrence
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#version::Grafeas::V1::ComplianceVersion



87
88
89
90
# File 'proto_docs/grafeas/v1/compliance.rb', line 87

class ComplianceOccurrence
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end