public static final class KeyTypeManager.KeyFactory.KeyFormat<KeyFormatProtoT> extends Object
| Modifier and Type | Field and Description |
|---|---|
KeyFormatProtoT |
keyFormat |
KeyTemplate.OutputPrefixType |
outputPrefixType |
| Constructor and Description |
|---|
KeyFormat(KeyFormatProtoT keyFormat,
KeyTemplate.OutputPrefixType outputPrefixType) |
public KeyFormatProtoT keyFormat
public KeyTemplate.OutputPrefixType outputPrefixType
public KeyFormat(KeyFormatProtoT keyFormat, KeyTemplate.OutputPrefixType outputPrefixType)