Grafeas V1 API - Class Grafeas::V1::DSSEAttestationNote::DSSEHint (v0.8.0)

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

This submessage provides human-readable hints about the purpose of the authority. Because the name of a note acts as its resource reference, it is important to disambiguate the canonical name of the Note (which might be a UUID for security purposes) from "readable" names more suitable for debug output. Note that these hints should not be used to look up authorities in security sensitive contexts, such as when looking up attestations to verify.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#human_readable_name

def human_readable_name() -> ::String
Returns
  • (::String) — Required. The human readable name of this attestation authority, for example "cloudbuild-prod".

#human_readable_name=

def human_readable_name=(value) -> ::String
Parameter
  • value (::String) — Required. The human readable name of this attestation authority, for example "cloudbuild-prod".
Returns
  • (::String) — Required. The human readable name of this attestation authority, for example "cloudbuild-prod".