Interface AttestationNote.HintOrBuilder (2.9.0)

public static interface AttestationNote.HintOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getHumanReadableName()

public abstract String getHumanReadableName()

Required. The human readable name of this attestation authority, for example "qa".

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 "qa".

string human_readable_name = 1;

Returns
TypeDescription
ByteString

The bytes for humanReadableName.