Grafeas V1 API - Class Grafeas::V1::ImageNote (v0.9.0)

Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::ImageNote.

Basis describes the base image portion (Note) of the DockerImage relationship. Linked occurrences are derived from this or an equivalent image via: FROM <Basis.resource_url> Or an equivalent reference, e.g., a tag of the resource_url.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fingerprint

def fingerprint() -> ::Grafeas::V1::Fingerprint
Returns

#fingerprint=

def fingerprint=(value) -> ::Grafeas::V1::Fingerprint
Parameter
Returns

#resource_url

def resource_url() -> ::String
Returns
  • (::String) — Required. Immutable. The resource_url for the resource representing the basis of associated occurrence images.

#resource_url=

def resource_url=(value) -> ::String
Parameter
  • value (::String) — Required. Immutable. The resource_url for the resource representing the basis of associated occurrence images.
Returns
  • (::String) — Required. Immutable. The resource_url for the resource representing the basis of associated occurrence images.