Interface DSSEAttestationNote.DSSEHintOrBuilder (2.37.0)

public static interface DSSEAttestationNote.DSSEHintOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getHumanReadableName()

public abstract String getHumanReadableName()

Required. The human readable name of this attestation authority, for example "cloudbuild-prod".

string human_readable_name = 1;

Returns
TypeDescription
String

The humanReadableName.

getHumanReadableNameBytes()

public abstract ByteString getHumanReadableNameBytes()

Required. The human readable name of this attestation authority, for example "cloudbuild-prod".

string human_readable_name = 1;

Returns
TypeDescription
ByteString

The bytes for humanReadableName.