public static interface Authority.HintOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHumanReadableName()
The human readable name of this Attestation Authority, for example "qa".
|
com.google.protobuf.ByteString |
getHumanReadableNameBytes()
The human readable name of this Attestation Authority, for example "qa".
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getHumanReadableName()
The human readable name of this Attestation Authority, for example "qa".
string human_readable_name = 1;com.google.protobuf.ByteString getHumanReadableNameBytes()
The human readable name of this Attestation Authority, for example "qa".
string human_readable_name = 1;Copyright © 2019 Google LLC. All rights reserved.