public static final class FeatureLists.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder> implements FeatureListsOrBuilder
tensorflow.FeatureLists| Modifier and Type | Method and Description |
|---|---|
FeatureLists.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureLists |
build() |
FeatureLists |
buildPartial() |
FeatureLists.Builder |
clear() |
FeatureLists.Builder |
clearFeatureList() |
FeatureLists.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureLists.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureLists.Builder |
clone() |
boolean |
containsFeatureList(String key)
Map from feature name to feature list.
|
FeatureLists |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,FeatureList> |
getFeatureList()
Deprecated.
|
int |
getFeatureListCount()
Map from feature name to feature list.
|
Map<String,FeatureList> |
getFeatureListMap()
Map from feature name to feature list.
|
FeatureList |
getFeatureListOrDefault(String key,
FeatureList defaultValue)
Map from feature name to feature list.
|
FeatureList |
getFeatureListOrThrow(String key)
Map from feature name to feature list.
|
Map<String,FeatureList> |
getMutableFeatureList()
Deprecated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
FeatureLists.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureLists.Builder |
mergeFrom(FeatureLists other) |
FeatureLists.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureLists.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureLists.Builder |
putAllFeatureList(Map<String,FeatureList> values)
Map from feature name to feature list.
|
FeatureLists.Builder |
putFeatureList(String key,
FeatureList value)
Map from feature name to feature list.
|
FeatureLists.Builder |
removeFeatureList(String key)
Map from feature name to feature list.
|
FeatureLists.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureLists.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureLists.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>public FeatureLists.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.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<FeatureLists.Builder>public FeatureLists getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureLists build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureLists buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureLists.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>public FeatureLists.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<FeatureLists.Builder>public FeatureLists.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>public FeatureLists.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>public FeatureLists.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<FeatureLists.Builder>public FeatureLists.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<FeatureLists.Builder>public FeatureLists.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureLists.Builder>public FeatureLists.Builder mergeFrom(FeatureLists other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>public FeatureLists.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<FeatureLists.Builder>IOExceptionpublic int getFeatureListCount()
FeatureListsOrBuilderMap from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;getFeatureListCount in interface FeatureListsOrBuilderpublic boolean containsFeatureList(String key)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;containsFeatureList in interface FeatureListsOrBuilder@Deprecated public Map<String,FeatureList> getFeatureList()
getFeatureListMap() instead.getFeatureList in interface FeatureListsOrBuilderpublic Map<String,FeatureList> getFeatureListMap()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;getFeatureListMap in interface FeatureListsOrBuilderpublic FeatureList getFeatureListOrDefault(String key, FeatureList defaultValue)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;getFeatureListOrDefault in interface FeatureListsOrBuilderpublic FeatureList getFeatureListOrThrow(String key)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;getFeatureListOrThrow in interface FeatureListsOrBuilderpublic FeatureLists.Builder clearFeatureList()
public FeatureLists.Builder removeFeatureList(String key)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;@Deprecated public Map<String,FeatureList> getMutableFeatureList()
public FeatureLists.Builder putFeatureList(String key, FeatureList value)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;public FeatureLists.Builder putAllFeatureList(Map<String,FeatureList> values)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;public final FeatureLists.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>public final FeatureLists.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureLists.Builder>Copyright © 2015–2019. All rights reserved.