public static interface ApiModels.GenerateDataKeyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAad()
bytes Aad = 4; |
String |
getAlgorithm()
string Algorithm = 2; |
com.google.protobuf.ByteString |
getAlgorithmBytes()
string Algorithm = 2; |
String |
getKeyId()
string KeyId = 1; |
com.google.protobuf.ByteString |
getKeyIdBytes()
string KeyId = 1; |
int |
getNumberOfBytes()
int32 NumberOfBytes = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKeyId()
string KeyId = 1;com.google.protobuf.ByteString getKeyIdBytes()
string KeyId = 1;String getAlgorithm()
string Algorithm = 2;com.google.protobuf.ByteString getAlgorithmBytes()
string Algorithm = 2;int getNumberOfBytes()
int32 NumberOfBytes = 3;com.google.protobuf.ByteString getAad()
bytes Aad = 4;Copyright © 2022. All rights reserved.