Class: Grafeas::V1::ImageOccurrence

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

Overview

Details of the derived image portion of the DockerImage relationship. This image would be produced from a Dockerfile with FROM .

Instance Attribute Summary collapse

Instance Attribute Details

#base_resource_url::String



90
91
92
93
# File 'proto_docs/grafeas/v1/image.rb', line 90

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

#distance::Integer



90
91
92
93
# File 'proto_docs/grafeas/v1/image.rb', line 90

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

#fingerprint::Grafeas::V1::Fingerprint



90
91
92
93
# File 'proto_docs/grafeas/v1/image.rb', line 90

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

#layer_info::Array<::Grafeas::V1::Layer>



90
91
92
93
# File 'proto_docs/grafeas/v1/image.rb', line 90

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