public static interface Drkey.DRKeyLevel1RequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Drkey.Protocol |
getProtocolId()
Protocol value.
|
int |
getProtocolIdValue()
Protocol value.
|
com.google.protobuf.Timestamp |
getValTime()
Point in time where requested key is valid.
|
com.google.protobuf.TimestampOrBuilder |
getValTimeOrBuilder()
Point in time where requested key is valid.
|
boolean |
hasValTime()
Point in time where requested key is valid.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasValTime()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;com.google.protobuf.Timestamp getValTime()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;com.google.protobuf.TimestampOrBuilder getValTimeOrBuilder()
Point in time where requested key is valid.
.google.protobuf.Timestamp val_time = 1;int getProtocolIdValue()
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;Drkey.Protocol getProtocolId()
Protocol value.
.proto.drkey.v1.Protocol protocol_id = 2;Copyright © 2024. All rights reserved.