public static final class OnnxMlProto3.ValueInfoProto.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder> implements OnnxMlProto3.ValueInfoProtoOrBuilder
Defines information on value, including the name, the type, and the shape of the value.Protobuf type
onnx.ValueInfoProto| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.ValueInfoProto.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.ValueInfoProto |
build() |
OnnxMlProto3.ValueInfoProto |
buildPartial() |
OnnxMlProto3.ValueInfoProto.Builder |
clear() |
OnnxMlProto3.ValueInfoProto.Builder |
clearDocString()
A human-readable documentation for this value.
|
OnnxMlProto3.ValueInfoProto.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxMlProto3.ValueInfoProto.Builder |
clearName()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxMlProto3.ValueInfoProto.Builder |
clearType()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
clone() |
OnnxMlProto3.ValueInfoProto |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDocString()
A human-readable documentation for this value.
|
com.github.os72.protobuf351.ByteString |
getDocStringBytes()
A human-readable documentation for this value.
|
String |
getName()
This field MUST be present in this version of the IR.
|
com.github.os72.protobuf351.ByteString |
getNameBytes()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto |
getType()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto.Builder |
getTypeBuilder()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProtoOrBuilder |
getTypeOrBuilder()
This field MUST be present in this version of the IR.
|
boolean |
hasType()
This field MUST be present in this version of the IR.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OnnxMlProto3.ValueInfoProto.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxMlProto3.ValueInfoProto.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxMlProto3.ValueInfoProto.Builder |
mergeFrom(OnnxMlProto3.ValueInfoProto other) |
OnnxMlProto3.ValueInfoProto.Builder |
mergeType(OnnxMlProto3.TypeProto value)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxMlProto3.ValueInfoProto.Builder |
setDocString(String value)
A human-readable documentation for this value.
|
OnnxMlProto3.ValueInfoProto.Builder |
setDocStringBytes(com.github.os72.protobuf351.ByteString value)
A human-readable documentation for this value.
|
OnnxMlProto3.ValueInfoProto.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.ValueInfoProto.Builder |
setName(String value)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
setNameBytes(com.github.os72.protobuf351.ByteString value)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxMlProto3.ValueInfoProto.Builder |
setType(OnnxMlProto3.TypeProto.Builder builderForValue)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
setType(OnnxMlProto3.TypeProto value)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.ValueInfoProto.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
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 com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic OnnxMlProto3.ValueInfoProto build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.ValueInfoProto buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.ValueInfoProto.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder mergeFrom(OnnxMlProto3.ValueInfoProto other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public OnnxMlProto3.ValueInfoProto.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxMlProto3.ValueInfoProto.Builder>IOExceptionpublic String getName()
This field MUST be present in this version of the IR.
string name = 1;getName in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic com.github.os72.protobuf351.ByteString getNameBytes()
This field MUST be present in this version of the IR.
string name = 1;getNameBytes in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic OnnxMlProto3.ValueInfoProto.Builder setName(String value)
This field MUST be present in this version of the IR.
string name = 1;public OnnxMlProto3.ValueInfoProto.Builder clearName()
This field MUST be present in this version of the IR.
string name = 1;public OnnxMlProto3.ValueInfoProto.Builder setNameBytes(com.github.os72.protobuf351.ByteString value)
This field MUST be present in this version of the IR.
string name = 1;public boolean hasType()
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;hasType in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic OnnxMlProto3.TypeProto getType()
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;getType in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic OnnxMlProto3.ValueInfoProto.Builder setType(OnnxMlProto3.TypeProto value)
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;public OnnxMlProto3.ValueInfoProto.Builder setType(OnnxMlProto3.TypeProto.Builder builderForValue)
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;public OnnxMlProto3.ValueInfoProto.Builder mergeType(OnnxMlProto3.TypeProto value)
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;public OnnxMlProto3.ValueInfoProto.Builder clearType()
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;public OnnxMlProto3.TypeProto.Builder getTypeBuilder()
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;public OnnxMlProto3.TypeProtoOrBuilder getTypeOrBuilder()
This field MUST be present in this version of the IR.
.onnx.TypeProto type = 2;getTypeOrBuilder in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic String getDocString()
A human-readable documentation for this value. Markdown is allowed.
string doc_string = 3;getDocString in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic com.github.os72.protobuf351.ByteString getDocStringBytes()
A human-readable documentation for this value. Markdown is allowed.
string doc_string = 3;getDocStringBytes in interface OnnxMlProto3.ValueInfoProtoOrBuilderpublic OnnxMlProto3.ValueInfoProto.Builder setDocString(String value)
A human-readable documentation for this value. Markdown is allowed.
string doc_string = 3;public OnnxMlProto3.ValueInfoProto.Builder clearDocString()
A human-readable documentation for this value. Markdown is allowed.
string doc_string = 3;public OnnxMlProto3.ValueInfoProto.Builder setDocStringBytes(com.github.os72.protobuf351.ByteString value)
A human-readable documentation for this value. Markdown is allowed.
string doc_string = 3;public final OnnxMlProto3.ValueInfoProto.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>public final OnnxMlProto3.ValueInfoProto.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.ValueInfoProto.Builder>Copyright © 2018. All rights reserved.