public static final class OnnxMl.StringStringEntryProto.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder> implements OnnxMl.StringStringEntryProtoOrBuilder
StringStringEntryProto follows the pattern for cross-proto-version maps. See https://developers.google.com/protocol-buffers/docs/proto3#mapsProtobuf type
onnx.StringStringEntryProto| Modifier and Type | Method and Description |
|---|---|
OnnxMl.StringStringEntryProto.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OnnxMl.StringStringEntryProto |
build() |
OnnxMl.StringStringEntryProto |
buildPartial() |
OnnxMl.StringStringEntryProto.Builder |
clear() |
OnnxMl.StringStringEntryProto.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
OnnxMl.StringStringEntryProto.Builder |
clearKey()
string key = 1; |
OnnxMl.StringStringEntryProto.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
OnnxMl.StringStringEntryProto.Builder |
clearValue()
string value = 2; |
OnnxMl.StringStringEntryProto.Builder |
clone() |
OnnxMl.StringStringEntryProto |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OnnxMl.StringStringEntryProto.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
OnnxMl.StringStringEntryProto.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
OnnxMl.StringStringEntryProto.Builder |
mergeFrom(OnnxMl.StringStringEntryProto other) |
OnnxMl.StringStringEntryProto.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
OnnxMl.StringStringEntryProto.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OnnxMl.StringStringEntryProto.Builder |
setKey(String value)
string key = 1; |
OnnxMl.StringStringEntryProto.Builder |
setKeyBytes(org.nd4j.shade.protobuf.ByteString value)
string key = 1; |
OnnxMl.StringStringEntryProto.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxMl.StringStringEntryProto.Builder |
setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
OnnxMl.StringStringEntryProto.Builder |
setValue(String value)
string value = 2; |
OnnxMl.StringStringEntryProto.Builder |
setValueBytes(org.nd4j.shade.protobuf.ByteString value)
string value = 2; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic OnnxMl.StringStringEntryProto build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic OnnxMl.StringStringEntryProto buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic OnnxMl.StringStringEntryProto.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder mergeFrom(OnnxMl.StringStringEntryProto other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public OnnxMl.StringStringEntryProto.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.StringStringEntryProto.Builder>IOExceptionpublic String getKey()
string key = 1;getKey in interface OnnxMl.StringStringEntryProtoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getKeyBytes()
string key = 1;getKeyBytes in interface OnnxMl.StringStringEntryProtoOrBuilderpublic OnnxMl.StringStringEntryProto.Builder setKey(String value)
string key = 1;public OnnxMl.StringStringEntryProto.Builder clearKey()
string key = 1;public OnnxMl.StringStringEntryProto.Builder setKeyBytes(org.nd4j.shade.protobuf.ByteString value)
string key = 1;public String getValue()
string value = 2;getValue in interface OnnxMl.StringStringEntryProtoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getValueBytes()
string value = 2;getValueBytes in interface OnnxMl.StringStringEntryProtoOrBuilderpublic OnnxMl.StringStringEntryProto.Builder setValue(String value)
string value = 2;public OnnxMl.StringStringEntryProto.Builder clearValue()
string value = 2;public OnnxMl.StringStringEntryProto.Builder setValueBytes(org.nd4j.shade.protobuf.ByteString value)
string value = 2;public final OnnxMl.StringStringEntryProto.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>public final OnnxMl.StringStringEntryProto.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.StringStringEntryProto.Builder>Copyright © 2021. All rights reserved.