Grafeas V1 API - Class Grafeas::V1::AttestationNote (v0.6.0)

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

Note kind that represents a logical attestation "role" or "authority". For example, an organization might have one Authority for "QA" and one for "build". This note is intended to act strictly as a grouping mechanism for the attached occurrences (Attestations). This grouping mechanism also provides a security boundary, since IAM ACLs gate the ability for a principle to attach an occurrence to a given note. It also provides a single point of lookup to find all attached attestation occurrences, even if they don't all live in the same project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#hint

def hint() -> ::Grafeas::V1::AttestationNote::Hint
Returns

#hint=

def hint=(value) -> ::Grafeas::V1::AttestationNote::Hint
Parameter
Returns