public static interface SecretServiceOuterClass.GenerateKeyResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SecretServiceOuterClass.ErrorCode |
getCode()
.secret_service.ErrorCode code = 2; |
int |
getCodeValue()
.secret_service.ErrorCode code = 2; |
com.google.protobuf.ByteString |
getKeyId()
bytes key_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getKeyId()
bytes key_id = 1;int getCodeValue()
.secret_service.ErrorCode code = 2;SecretServiceOuterClass.ErrorCode getCode()
.secret_service.ErrorCode code = 2;Copyright © 2019. All rights reserved.