public static interface SecretServiceOuterClass.SignResponseOrBuilder
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 |
getSignature()
bytes signature = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getSignature()
bytes signature = 1;int getCodeValue()
.secret_service.ErrorCode code = 2;SecretServiceOuterClass.ErrorCode getCode()
.secret_service.ErrorCode code = 2;Copyright © 2019. All rights reserved.