Interface Authority.HintOrBuilder (2.3.1)

public static interface Authority.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.