public static interface Onnx.StringStringEntryProtoOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getKey()
string key = 1; |
org.nd4j.shade.protobuf.ByteString |
getKeyBytes()
string key = 1; |
String |
getValue()
string value = 2; |
org.nd4j.shade.protobuf.ByteString |
getValueBytes()
string value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getKey()
string key = 1;
org.nd4j.shade.protobuf.ByteString getKeyBytes()
string key = 1;
String getValue()
string value = 2;
org.nd4j.shade.protobuf.ByteString getValueBytes()
string value = 2;
Copyright © 2022. All rights reserved.