public static final class VarLenFeatureProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder> implements VarLenFeatureProtoOrBuilder
tensorflow.VarLenFeatureProto| Modifier and Type | Method and Description |
|---|---|
VarLenFeatureProto.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VarLenFeatureProto |
build() |
VarLenFeatureProto |
buildPartial() |
VarLenFeatureProto.Builder |
clear() |
VarLenFeatureProto.Builder |
clearDtype()
.tensorflow.DataType dtype = 1; |
VarLenFeatureProto.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VarLenFeatureProto.Builder |
clearIndicesOutputTensorName()
string indices_output_tensor_name = 3; |
VarLenFeatureProto.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VarLenFeatureProto.Builder |
clearShapesOutputTensorName()
string shapes_output_tensor_name = 4; |
VarLenFeatureProto.Builder |
clearValuesOutputTensorName()
string values_output_tensor_name = 2; |
VarLenFeatureProto.Builder |
clone() |
VarLenFeatureProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DataType |
getDtype()
.tensorflow.DataType dtype = 1; |
int |
getDtypeValue()
.tensorflow.DataType dtype = 1; |
String |
getIndicesOutputTensorName()
string indices_output_tensor_name = 3; |
com.google.protobuf.ByteString |
getIndicesOutputTensorNameBytes()
string indices_output_tensor_name = 3; |
String |
getShapesOutputTensorName()
string shapes_output_tensor_name = 4; |
com.google.protobuf.ByteString |
getShapesOutputTensorNameBytes()
string shapes_output_tensor_name = 4; |
String |
getValuesOutputTensorName()
string values_output_tensor_name = 2; |
com.google.protobuf.ByteString |
getValuesOutputTensorNameBytes()
string values_output_tensor_name = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VarLenFeatureProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VarLenFeatureProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
VarLenFeatureProto.Builder |
mergeFrom(VarLenFeatureProto other) |
VarLenFeatureProto.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VarLenFeatureProto.Builder |
setDtype(DataType value)
.tensorflow.DataType dtype = 1; |
VarLenFeatureProto.Builder |
setDtypeValue(int value)
.tensorflow.DataType dtype = 1; |
VarLenFeatureProto.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VarLenFeatureProto.Builder |
setIndicesOutputTensorName(String value)
string indices_output_tensor_name = 3; |
VarLenFeatureProto.Builder |
setIndicesOutputTensorNameBytes(com.google.protobuf.ByteString value)
string indices_output_tensor_name = 3; |
VarLenFeatureProto.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VarLenFeatureProto.Builder |
setShapesOutputTensorName(String value)
string shapes_output_tensor_name = 4; |
VarLenFeatureProto.Builder |
setShapesOutputTensorNameBytes(com.google.protobuf.ByteString value)
string shapes_output_tensor_name = 4; |
VarLenFeatureProto.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VarLenFeatureProto.Builder |
setValuesOutputTensorName(String value)
string values_output_tensor_name = 2; |
VarLenFeatureProto.Builder |
setValuesOutputTensorNameBytes(com.google.protobuf.ByteString value)
string values_output_tensor_name = 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 com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VarLenFeatureProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VarLenFeatureProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VarLenFeatureProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder mergeFrom(VarLenFeatureProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public VarLenFeatureProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VarLenFeatureProto.Builder>IOExceptionpublic int getDtypeValue()
.tensorflow.DataType dtype = 1;getDtypeValue in interface VarLenFeatureProtoOrBuilderpublic VarLenFeatureProto.Builder setDtypeValue(int value)
.tensorflow.DataType dtype = 1;public DataType getDtype()
.tensorflow.DataType dtype = 1;getDtype in interface VarLenFeatureProtoOrBuilderpublic VarLenFeatureProto.Builder setDtype(DataType value)
.tensorflow.DataType dtype = 1;public VarLenFeatureProto.Builder clearDtype()
.tensorflow.DataType dtype = 1;public String getValuesOutputTensorName()
string values_output_tensor_name = 2;getValuesOutputTensorName in interface VarLenFeatureProtoOrBuilderpublic com.google.protobuf.ByteString getValuesOutputTensorNameBytes()
string values_output_tensor_name = 2;getValuesOutputTensorNameBytes in interface VarLenFeatureProtoOrBuilderpublic VarLenFeatureProto.Builder setValuesOutputTensorName(String value)
string values_output_tensor_name = 2;public VarLenFeatureProto.Builder clearValuesOutputTensorName()
string values_output_tensor_name = 2;public VarLenFeatureProto.Builder setValuesOutputTensorNameBytes(com.google.protobuf.ByteString value)
string values_output_tensor_name = 2;public String getIndicesOutputTensorName()
string indices_output_tensor_name = 3;getIndicesOutputTensorName in interface VarLenFeatureProtoOrBuilderpublic com.google.protobuf.ByteString getIndicesOutputTensorNameBytes()
string indices_output_tensor_name = 3;getIndicesOutputTensorNameBytes in interface VarLenFeatureProtoOrBuilderpublic VarLenFeatureProto.Builder setIndicesOutputTensorName(String value)
string indices_output_tensor_name = 3;public VarLenFeatureProto.Builder clearIndicesOutputTensorName()
string indices_output_tensor_name = 3;public VarLenFeatureProto.Builder setIndicesOutputTensorNameBytes(com.google.protobuf.ByteString value)
string indices_output_tensor_name = 3;public String getShapesOutputTensorName()
string shapes_output_tensor_name = 4;getShapesOutputTensorName in interface VarLenFeatureProtoOrBuilderpublic com.google.protobuf.ByteString getShapesOutputTensorNameBytes()
string shapes_output_tensor_name = 4;getShapesOutputTensorNameBytes in interface VarLenFeatureProtoOrBuilderpublic VarLenFeatureProto.Builder setShapesOutputTensorName(String value)
string shapes_output_tensor_name = 4;public VarLenFeatureProto.Builder clearShapesOutputTensorName()
string shapes_output_tensor_name = 4;public VarLenFeatureProto.Builder setShapesOutputTensorNameBytes(com.google.protobuf.ByteString value)
string shapes_output_tensor_name = 4;public final VarLenFeatureProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>public final VarLenFeatureProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VarLenFeatureProto.Builder>Copyright © 2015–2019. All rights reserved.